Report for bzflag on toolchain android

Return code: 5

Time to run: 00:07:48

Log output:

 sudo -u tuscan makepkg --nobuild --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: bzflag 2.4.2-8 (Sat Nov 14 01:11:40 UTC 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
:: There are 4 providers available for libgl:
:: Repository extra
   1) mesa-libgl  2) nvidia-304xx-libgl  3) nvidia-340xx-libgl  4) nvidia-libgl

Enter a number (default=1): 
looking for conflicting packages...

Packages (38) damageproto-1.2.1-3  elfutils-0.164-1  fixesproto-5.0-3  inputproto-2.3.1-1  kbproto-1.0.7-1  libdrm-2.4.65-1  libedit-20150325_3.1-2  libelf-0.164-1  libice-1.0.9-1  libomxil-bellagio-0.9.3-1  libpciaccess-0.13.4-1  libsm-1.2.2-2  libtxc_dxtn-1.0.1-6  libx11-1.6.3-1  libxau-1.0.8-2  libxcb-1.11.1-1  libxdamage-1.1.4-2  libxdmcp-1.1.2-1  libxext-1.3.3-1  libxfixes-5.0.1-1  libxi-1.7.5-1  libxmu-1.1.2-1  libxrender-0.9.9-1  libxshmfence-1.2-1  libxt-1.1.5-1  libxxf86vm-1.1.4-1  llvm-libs-3.7.0-5  mesa-11.0.5-1  mesa-libgl-11.0.5-1  renderproto-0.11.1-3  wayland-1.9.0-1  xcb-proto-1.11-2  xextproto-7.3.0-1  xf86vidmodeproto-2.3.1-3  xproto-7.0.28-1  glew-1.13.0-1  glu-9.0.0-3  sdl-1.2.15-7

Total Installed Size:  103.25 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing xcb-proto...
installing xproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing kbproto...
installing libx11...
installing xextproto...
installing libxext...
installing libice...
installing libsm...
installing libxt...
installing libxmu...
installing inputproto...
installing libxi...
installing libpciaccess...
installing libdrm...
installing wayland...
installing xf86vidmodeproto...
installing libxxf86vm...
installing fixesproto...
installing libxfixes...
installing damageproto...
installing libxdamage...
installing libxshmfence...
installing libelf...
installing elfutils...
installing libomxil-bellagio...
installing libtxc_dxtn...
installing libedit...
installing llvm-libs...
installing mesa...
Optional dependencies for mesa
    opengl-man-pages: for the OpenGL API man pages
    mesa-vdpau: for accelerated video playback
    libva-mesa-driver: for accelerated video playback
installing mesa-libgl...
installing glu...
installing glew...
installing renderproto...
installing libxrender...
installing sdl...
Optional dependencies for sdl
    alsa-lib: ALSA audio driver
    libpulse: PulseAudio audio driver
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading bzflag-2.4.2.tar.bz2...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting bzflag-2.4.2.tar.bz2 with bsdtar
==> Sources are ready.
Copied source directory to /sources/bzflag
===> sudo -u tuscan PATH=/tmp/toolchain/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ SYSROOT=/build/android-ndk-r10e/platforms/android-21/arch-arm makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: bzflag 2.4.2-8 (Sat Nov 14 01:12:54 UTC 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used
************************************************
*** Configuring BZFlag 2.4.2, Build 20151114 ***
************************************************
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether a configure cache exists... not found
configure: *** Automatically caching to config.cache.linux-gnu.dc0b6658ea57 ***
checking ... a r g u m e n t s ... (1 of 9)
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for working ncurses... no
checking for working curses... no
checking for working PDcurses... no
checking for working XCurses... no
checking ... p r o g r a m s ... (2 of 9)
checking whether make sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking for x86_64-unknown-linux-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking whether ln -s works... yes
checking for ar... ar
checking for ccache... no
checking for x86_64-unknown-linux-windres... no
checking for windres... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /tmp/toolchain/arm-linux-androideabi/bin/ld
checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /tmp/toolchain/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386
checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pod2man... no
configure: WARNING: some man pages will not be generated
checking ... l i b r a r i e s ... (3 of 9)
checking for dlopen in -ldl... yes
checking for compressBound in -lz... yes
checking for ares_init in -lcares... no
checking for regcomp in -lc... yes
checking for shm_open in -lrt... no
checking for sqrtf in -lm... yes
checking for socket in -lsocket... no
checking for gethostent in -lsocket... no
checking for gethostent in -lbind... no
checking for pthread_create in -lc_r... no
checking for pthread_create in -lpthread... no
checking for acosf in -lm... yes
checking for asinf in -lm... yes
checking for atan2f in -lm... yes
checking for atanf in -lm... yes
checking for ceilf in -lm... yes
checking for cosf in -lm... yes
checking for expf in -lm... yes
checking for fabsf in -lm... yes
checking for floorf in -lm... yes
checking for fmodf in -lm... yes
checking for hypotf in -lm... yes
checking for logf in -lm... yes
checking for log10f in -lm... yes
checking for powf in -lm... yes
checking for sinf in -lm... yes
checking for sqrtf in -lm... (cached) yes
checking for tanf in -lm... yes
checking for numeric type sizes... checking size of int... 4
checking size of short int... 2
checking size of long int... 4
checking size of long long int... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 8
checking ... h e a d e r s ... (4 of 9)
checking for ANSI C header files... (cached) yes
checking cmath usability... yes
checking cmath presence... yes
checking for cmath... yes
checking cstdlib usability... yes
checking cstdlib presence... yes
checking for cstdlib... yes
checking cstdio usability... yes
checking cstdio presence... yes
checking for cstdio... yes
checking cstring usability... yes
checking cstring presence... yes
checking for cstring... yes
checking SDL/SDL.h usability... no
checking SDL/SDL.h presence... no
checking for SDL/SDL.h... no
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking for dlfcn.h... (cached) yes
checking dsound.h usability... no
checking dsound.h presence... no
checking for dsound.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for stdint.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking ... t y p e s ... (5 of 9)
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for socklen_t type... yes
checking for std::wstring... yes
checking for OpenGL framework (Darwin-specific)... no
checking for X... libraries /usr/lib, headers /usr/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... no
checking for XextAddDisplay in -lXext... no
checking for X11/extensions/xf86vmode.h... no
checking for working pthreads... yes
checking for SDL framework... no
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.10... cross compiling; assumed OK... 
yes
checking ... c o m p i l e r ... (6 of 9)
checking if the compiler understands -Wl,-search_paths_first -mdynamic-no-pic... no
checking ... f u n c t i o n s ... (7 of 9)
checking for CGLGetCurrentContext... no
checking for Sleep... no
checking for WaitForSingleObject... no
checking for _stricmp... no
checking for _strnicmp... no
checking for _vsnprintf... no
checking for atexit... yes
checking for hstrerror... yes
checking for sched_setaffinity... yes
checking for select... yes
checking for snooze... no
checking for usleep... yes
checking for vsnprintf... yes
checking for wglGetCurrentContext... no
checking for isnan... yes
checking ... s e r v i c e s ... (8 of 9)
checking for linux rumble joystick support... yes
checking for linux force feedback joystick support... yes
configure: WARNING: Client build is enabled, but OpenGL does not seem to be fully available ... disabling BZFlag client
configure: WARNING: could not find a curses library, will build bzadmin without curses
checking for ares DNS lookup functionality... no
checking whether to build the included ares lookup library... yes
checking for regular expression functionality... no
checking whether to build the included regular expression library... yes
checking whether to build the included zlib compression library... no (using system)
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.45.0
checking whether libcurl is usable... no
checking whether to build the included curl library... yes
configure: GLEW is disabled because no clients are being built
checking ... o u t p u t ... (9 of 9)
configure: updating cache config.cache.linux-gnu.dc0b6658ea57
configure: creating ./config.status
config.status: creating BZFlag.xcodeproj/Makefile
config.status: creating MSVC/Makefile
config.status: creating MSVC/build/Makefile
config.status: creating Makefile
config.status: creating bzflag.lsm
config.status: creating bzflag.spec
config.status: creating data/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/l10n/Makefile
config.status: creating include/Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
config.status: creating misc/Makefile
config.status: creating package/Makefile
config.status: creating package/irix/Makefile
config.status: creating package/linux/Makefile
config.status: creating package/rpm/Makefile
config.status: creating package/win32/Makefile
config.status: creating package/win32/nsis/Makefile
config.status: creating plugins/HoldTheFlag/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/Phoenix/Makefile
config.status: creating plugins/RogueGenocide/Makefile
config.status: creating plugins/SAMPLE_PLUGIN/Makefile
config.status: creating plugins/TimeLimit/Makefile
config.status: creating plugins/airspawn/Makefile
config.status: creating plugins/autoFlagReset/Makefile
config.status: creating plugins/chathistory/Makefile
config.status: creating plugins/customflagsample/Makefile
config.status: creating plugins/fairCTF/Makefile
config.status: creating plugins/fastmap/Makefile
config.status: creating plugins/flagStay/Makefile
config.status: creating plugins/hiddenAdmin/Makefile
config.status: creating plugins/keepaway/Makefile
config.status: creating plugins/killall/Makefile
config.status: creating plugins/koth/Makefile
config.status: creating plugins/logDetail/Makefile
config.status: creating plugins/nagware/Makefile
config.status: creating plugins/playHistoryTracker/Makefile
config.status: creating plugins/plugin_utils/Makefile
config.status: creating plugins/rabbitTimer/Makefile
config.status: creating plugins/rabidRabbit/Makefile
config.status: creating plugins/recordmatch/Makefile
config.status: creating plugins/regFlag/Makefile
config.status: creating plugins/serverControl/Makefile
config.status: creating plugins/shockwaveDeath/Makefile
config.status: creating plugins/teamflagreset/Makefile
config.status: creating plugins/thiefControl/Makefile
config.status: creating plugins/timedctf/Makefile
config.status: creating plugins/wwzones/Makefile
config.status: creating src/3D/Makefile
config.status: creating src/Makefile
config.status: creating src/bzadmin/Makefile
config.status: creating src/bzflag/Makefile
config.status: creating src/bzfs/Makefile
config.status: creating src/common/Makefile
config.status: creating src/date/Makefile
config.status: creating src/game/Makefile
config.status: creating src/geometry/Makefile
config.status: creating src/geometry/models/Makefile
config.status: creating src/geometry/models/tank/Makefile
config.status: creating src/mediafile/Makefile
config.status: creating src/net/Makefile
config.status: creating src/obstacle/Makefile
config.status: creating src/ogl/Makefile
config.status: creating src/platform/MacOSX/BZFlag-Info.plist
config.status: creating src/other/Makefile
config.status: creating src/other/regex/Makefile
config.status: creating src/other/zlib/Makefile
config.status: creating src/platform/MacOSX/Makefile
config.status: creating src/platform/Makefile
config.status: creating src/scene/Makefile
config.status: creating tools/Makefile
config.status: creating tools/TextTool-W32/Makefile
config.status: creating tools/TextTool-W32/res/Makefile
config.status: creating tools/bzwtransform/Makefile
config.status: creating tools/modeltool/Makefile
config.status: creating tools/modeltool/MSVC/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in src/other/ares (/tmp/bzflag/src/bzflag-2.4.2/src/other/ares)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host' 'x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' '--enable-ares' '--disable-manual' --cache-file=../../../config.cache.linux-gnu.dc0b6658ea57 --srcdir=.
configure: WARNING: if you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used
configure: loading cache ../../../config.cache.linux-gnu.dc0b6658ea57
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... not specified (assuming yes)
checking whether to enable strict compiler warnings... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking for sed... (cached) /usr/sbin/sed
checking for grep... (cached) /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for x86_64-unknown-linux-ar... no
checking for ar... /usr/bin/ar
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... (cached) strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking c-ares version... 1.7.1
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... (cached) arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... (cached) arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
checking for egrep... (cached) /usr/sbin/grep -E
checking if OS is AIX (to define _ALL_SOURCE)... no
checking if _THREAD_SAFE is already defined... no
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes
checking if compiler is icc (to build with PIC)... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... (cached) /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... (cached) /tmp/toolchain/arm-linux-androideabi/bin/ld
checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... (cached) func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /tmp/toolchain/arm-linux-androideabi/bin/ld option to reload object files... (cached) -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-dlltool... dlltool
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for x86_64-unknown-linux-ar... (cached) ar
checking for archiver @FILE support... (cached) @
checking for x86_64-unknown-linux-strip... (cached) strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... (cached) ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking command to parse /usr/sbin/nm -B output from arm-linux-androideabi-gcc object... (cached) ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for arm-linux-androideabi-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if arm-linux-androideabi-gcc static flag -static works... (cached) yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if we need CARES_BUILDING_LIBRARY... no
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts debug disabling options... yes
configure: compiler options added: -g0
checking if compiler optimizer assumed setting might be used... yes
checking if compiler accepts optimizer enabling options... yes
configure: compiler options added: -O2
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers 
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler supports hiding library internal symbols... yes
checking if shared libraries need -no-undefined... no
checking for windows.h... no
checking whether build target is a native Windows one... no
checking if X/Open network library is required... no
checking for gethostbyname... (cached) yes
checking for strcasecmp... yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for connect in libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking whether to use libgcc... no
checking for ANSI C header files... (cached) yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/uio.h... yes
checking for assert.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for net/if.h... yes
checking for errno.h... yes
checking for socket.h... no
checking for strings.h... (cached) yes
checking for stdbool.h... yes
checking for time.h... (cached) yes
checking for limits.h... yes
checking for arpa/nameser.h... yes
checking for arpa/nameser_compat.h... yes
checking for arpa/inet.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for struct timeval... yes
checking size of size_t... 4
checking size of int... (cached) 4
checking size of long... 4
checking size of time_t... 4
checking for long long... yes
checking if numberLL works... yes
checking for ssize_t... yes
checking for bool... yes
checking for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for ares_socklen_t data type... socklen_t
checking size of ares_socklen_t... 4
checking for in_addr_t... yes
checking for struct sockaddr_storage... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sig_atomic_t... yes
checking if sig_atomic_t is already defined as volatile... no
checking return type of signal handlers... void
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking types of args and return type for recv... int,void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recvfrom... yes
checking types of args and return type for recvfrom... unknown
configure: WARNING: Cannot find proper types to use for recvfrom args
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking types of args and return type for send... int,const void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... yes
checking for sys/types.h... (cached) yes
checking for socket.h... (cached) no
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking if connect can be linked... yes
checking if connect is prototyped... yes
checking if connect is compilable... yes
checking if connect usage allowed... yes
checking if connect might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking if fcntl can be linked... yes
checking if fcntl is prototyped... yes
checking if fcntl is compilable... yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking if getaddrinfo can be linked... yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... yes
checking if gethostbyaddr can be linked... yes
checking if gethostbyaddr is prototyped... yes
checking if gethostbyaddr is compilable... yes
checking if gethostbyaddr usage allowed... yes
checking if gethostbyaddr might be used... yes
checking if gethostbyname can be linked... yes
checking if gethostbyname is prototyped... yes
checking if gethostbyname is compilable... yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking if getservbyport_r can be linked... no
checking if getservbyport_r might be used... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking if inet_ntop can be linked... yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable... yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked... yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... no
checking if ioctl can be linked... yes
checking if ioctl is prototyped... yes
checking if ioctl is compilable... yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
checking if ioctl FIONBIO is compilable... yes
checking if ioctl FIONBIO usage allowed... yes
checking if ioctl FIONBIO might be used... yes
checking if ioctl SIOCGIFADDR is compilable... yes
checking if ioctl SIOCGIFADDR usage allowed... yes
checking if ioctl SIOCGIFADDR might be used... yes
checking if ioctlsocket can be linked... no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... no
checking if IoctlSocket might be used... no
checking if setsockopt can be linked... yes
checking if setsockopt is prototyped... yes
checking if setsockopt is compilable... yes
checking if setsockopt usage allowed... yes
checking if setsockopt might be used... yes
checking if setsockopt SO_NONBLOCK is compilable... no
checking if setsockopt SO_NONBLOCK might be used... no
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking if strncasecmp can be linked... yes
checking if strncasecmp is prototyped... yes
checking if strncasecmp is compilable... yes
checking if strncasecmp usage allowed... yes
checking if strncasecmp might be used... yes
checking if strncmpi can be linked... no
checking if strncmpi might be used... no
checking if strnicmp can be linked... no
checking if strnicmp might be used... no
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking if writev can be linked... yes
checking if writev is prototyped... yes
checking if writev is compilable... yes
checking if writev usage allowed... yes
checking if writev might be used... yes
checking for PF_INET6... yes
checking for AF_INET6... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct addrinfo.ai_flags... yes
checking for bitncmp... no
checking deeper for bitncmp... but still no
checking for gettimeofday... yes
checking for if_indextoname... yes
checking for inet_net_pton... no
checking size of struct in6_addr... 16
checking size of struct in_addr... 4
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for getnameinfo... yes
checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,size_t,int
checking whether byte ordering is bigendian... (cached) no
configure: WARNING: cannot check for /dev/urandom while cross compiling; assuming none
checking whether to enable non-blocking communications... yes
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking whether hiding of library internal symbols will actually happen... yes
configure: updating cache ../../../config.cache.linux-gnu.dc0b6658ea57
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcares.pc
config.status: creating ares_config.h
config.status: creating ares_build.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in src/other/curl (/tmp/bzflag/src/bzflag-2.4.2/src/other/curl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host' 'x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' '--enable-ares' '--disable-manual' --cache-file=../../../config.cache.linux-gnu.dc0b6658ea57 --srcdir=.
configure: WARNING: if you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used
configure: loading cache ../../../config.cache.linux-gnu.dc0b6658ea57
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable curl debug memory tracking... no
checking whether to enable c-ares for DNS lookups... yes
checking for sed... (cached) /usr/sbin/sed
checking for grep... (cached) /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for x86_64-unknown-linux-ar... no
checking for ar... (cached) /usr/bin/ar
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... (cached) strip
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking curl version... 7.20.1
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... (cached) arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking how to run the C preprocessor... (cached) arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
checking for egrep... (cached) /usr/sbin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking size of long... (cached) 4
checking size of void*... 4
checking for 64-bit curl_off_t data type... int64_t
checking size of curl_off_t... 8
checking formatting string directive for curl_off_t... "lld"
checking formatting string directive for unsigned curl_off_t... "llu"
checking constant suffix string for curl_off_t... LL
checking constant suffix string for unsigned curl_off_t... ULL
checking if OS is AIX (to define _ALL_SOURCE)... no
checking if _THREAD_SAFE is already defined... no
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) unknown
checking for _LARGE_FILES value needed for large files... (cached) unknown
checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes
checking if compiler is icc (to build with PIC)... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... (cached) /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... (cached) /tmp/toolchain/arm-linux-androideabi/bin/ld
checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... (cached) func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /tmp/toolchain/arm-linux-androideabi/bin/ld option to reload object files... (cached) -r
checking for x86_64-unknown-linux-objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-dlltool... (cached) dlltool
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for x86_64-unknown-linux-ar... (cached) ar
checking for archiver @FILE support... (cached) @
checking for x86_64-unknown-linux-strip... (cached) strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... (cached) ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking command to parse /usr/sbin/nm -B output from arm-linux-androideabi-gcc object... (cached) ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... (cached) no
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for arm-linux-androideabi-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if arm-linux-androideabi-gcc static flag -static works... (cached) yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if we need -mimpure-text... no
checking if we need BUILDING_LIBCURL... no
checking whether make sets $(MAKE)... (cached) yes
checking for inline... inline
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts debug disabling options... yes
configure: compiler options added: -g0
checking if compiler optimizer assumed setting might be used... yes
checking if compiler accepts optimizer enabling options... yes
configure: compiler options added: -O2
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers 
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if shared libraries need -no-undefined... no
checking for windows.h... (cached) no
checking whether build target is a native Windows one... (cached) no
checking whether build target supports WIN32 file API... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support ldap... yes
checking whether to support ldaps... no
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smtp... yes
checking whether to provide built-in manual... no
checking if X/Open network library is required... no
checking for gethostbyname... (cached) yes
checking for strcasecmp... (cached) yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for connect in libraries... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking whether to use libgcc... no
checking for lber.h... no
checking for ldap.h... no
checking for ldapssl.h... no
checking for ldap_ssl.h... no
checking for LDAP libraries... cannot find LDAP libraries
configure: WARNING: Cannot find libraries for LDAP support: LDAP disabled
checking whether to enable ipv6... no
checking if argv can be written to... no
configure: WARNING: the previous check could not be made default was used
checking if Kerberos4 support is requested... no
checking if SPNEGO support is requested... no
checking if GSSAPI support is requested... no
checking for CRYPTO_lock in -lcrypto... no
checking for CRYPTO_add_lock in -lcrypto... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: found both libz and libz.h header
configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
configure: WARNING: Use --with-ssl, --with-gnutls or --with-nss to address this.
checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
checking for libssh2_channel_open_ex in -lssh2... no
checking libssh2.h usability... no
checking libssh2.h presence... no
checking for libssh2.h... no
checking whether to build with libidn... yes
checking for idna_to_ascii_lz in -lidn... no
checking for ANSI C header files... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for assert.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for limits.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for net/if.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for sys/un.h... yes
checking for netinet/tcp.h... (cached) yes
checking for netdb.h... (cached) yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for fcntl.h... (cached) yes
checking for alloca.h... yes
checking for time.h... (cached) yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... yes
checking for sys/poll.h... yes
checking for poll.h... yes
checking for socket.h... (cached) no
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for errno.h... (cached) yes
checking for stdbool.h... (cached) yes
checking for arpa/tftp.h... no
checking for sys/filio.h... no
checking for setjmp.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for compiler support of C99 variadic macro style... yes
checking for compiler support of old gcc variadic macro style... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for struct timeval... (cached) yes
checking size of size_t... (cached) 4
checking size of long... (cached) 4
checking size of int... (cached) 4
checking size of short... 2
checking size of time_t... (cached) 4
checking size of off_t... 4
configure: WARNING: This libcurl built is probably not ABI compatible with previous
configure: WARNING: builds! You MUST read lib/README.curl_off_t to figure it out.
checking for long long... (cached) yes
checking if numberLL works... yes
checking for ssize_t... (cached) yes
checking for bool... (cached) yes
checking for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for curl_socklen_t data type... socklen_t
checking size of curl_socklen_t... 4
checking for in_addr_t... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for signal.h... (cached) yes
checking for sig_atomic_t... (cached) yes
checking if sig_atomic_t is already defined as volatile... no
checking return type of signal handlers... (cached) void
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for select... yes
checking types of args and return type for select... int,fd_set *,struct timeval *,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking types of args and return type for recv... (cached) int,void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recvfrom... yes
checking types of args and return type for recvfrom... (cached) unknown
configure: WARNING: Cannot find proper types to use for recvfrom args
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking types of args and return type for send... (cached) int,const void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking if alarm can be linked... yes
checking if alarm is prototyped... yes
checking if alarm is compilable... yes
checking if alarm usage allowed... yes
checking if alarm might be used... yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for libgen.h... (cached) yes
checking if basename can be linked... yes
checking if basename is prototyped... yes
checking if basename is compilable... yes
checking if basename usage allowed... yes
checking if basename might be used... yes
checking for sys/types.h... (cached) yes
checking for socket.h... (cached) no
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking if connect can be linked... yes
checking if connect is prototyped... yes
checking if connect is compilable... yes
checking if connect usage allowed... yes
checking if connect might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking if fcntl can be linked... yes
checking if fcntl is prototyped... yes
checking if fcntl is compilable... yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking for sys/types.h... (cached) yes
checking for stdio.h... yes
checking if fdopen can be linked... yes
checking if fdopen is prototyped... yes
checking if fdopen is compilable... yes
checking if fdopen usage allowed... yes
checking if fdopen might be used... yes
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for ifaddrs.h... no
checking if freeifaddrs can be linked... no
checking if freeifaddrs might be used... no
checking if ftruncate can be linked... yes
checking if ftruncate is prototyped... yes
checking if ftruncate is compilable... yes
checking if ftruncate usage allowed... yes
checking if ftruncate might be used... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking if getaddrinfo can be linked... yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... yes
checking if gethostbyaddr can be linked... yes
checking if gethostbyaddr is prototyped... yes
checking if gethostbyaddr is compilable... yes
checking if gethostbyaddr usage allowed... yes
checking if gethostbyaddr might be used... yes
checking if gethostbyaddr_r can be linked... no
checking if gethostbyaddr_r might be used... no
checking if gethostbyname can be linked... yes
checking if gethostbyname is prototyped... yes
checking if gethostbyname is compilable... yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... yes
checking if gethostbyname_r can be linked... yes
checking if gethostbyname_r is prototyped... yes
checking if gethostbyname_r takes 3 args.... no
checking if gethostbyname_r takes 5 args.... no
checking if gethostbyname_r takes 6 args.... yes
checking if gethostbyname_r is compilable... yes
checking if gethostbyname_r usage allowed... yes
checking if gethostbyname_r might be used... yes
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking if getifaddrs can be linked... no
checking if getifaddrs might be used... no
checking if getservbyport_r can be linked... no
checking if getservbyport_r might be used... no
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking if gmtime_r can be linked... yes
checking if gmtime_r is prototyped... yes
checking if gmtime_r is compilable... yes
checking if gmtime_r usage allowed... yes
checking if gmtime_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking if inet_ntoa_r can be linked... no
checking if inet_ntoa_r might be used... no
checking if inet_ntop can be linked... yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable... yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked... yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... (cached) no
checking if ioctl can be linked... yes
checking if ioctl is prototyped... yes
checking if ioctl is compilable... yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
checking if ioctl FIONBIO is compilable... yes
checking if ioctl FIONBIO usage allowed... yes
checking if ioctl FIONBIO might be used... yes
checking if ioctl SIOCGIFADDR is compilable... yes
checking if ioctl SIOCGIFADDR usage allowed... yes
checking if ioctl SIOCGIFADDR might be used... yes
checking if ioctlsocket can be linked... no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... no
checking if IoctlSocket might be used... no
checking if localtime_r can be linked... yes
checking if localtime_r is prototyped... yes
checking if localtime_r is compilable... yes
checking if localtime_r usage allowed... yes
checking if localtime_r might be used... yes
checking if memrchr can be linked... yes
checking if memrchr is prototyped... yes
checking if memrchr is compilable... yes
checking if memrchr usage allowed... yes
checking if memrchr might be used... yes
checking for sys/types.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking if poll can be linked... yes
checking if poll is prototyped... yes
checking if poll is compilable... yes
checking if poll usage allowed... yes
checking if poll might be used... yes
checking if setsockopt can be linked... yes
checking if setsockopt is prototyped... yes
checking if setsockopt is compilable... yes
checking if setsockopt usage allowed... yes
checking if setsockopt might be used... yes
checking if setsockopt SO_NONBLOCK is compilable... no
checking if setsockopt SO_NONBLOCK might be used... no
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking if sigaction can be linked... yes
checking if sigaction is prototyped... yes
checking if sigaction is compilable... yes
checking if sigaction usage allowed... yes
checking if sigaction might be used... yes
checking if siginterrupt can be linked... yes
checking if siginterrupt is prototyped... yes
checking if siginterrupt is compilable... yes
checking if siginterrupt usage allowed... yes
checking if siginterrupt might be used... yes
checking if signal can be linked... yes
checking if signal is prototyped... yes
checking if signal is compilable... yes
checking if signal usage allowed... yes
checking if signal might be used... yes
checking for sys/types.h... (cached) yes
checking for setjmp.h... (cached) yes
checking if sigsetjmp can be linked... yes
checking if sigsetjmp is prototyped... yes
checking if sigsetjmp is compilable... yes
checking if sigsetjmp usage allowed... yes
checking if sigsetjmp might be used... yes
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcasestr can be linked... yes
checking if strcasestr is prototyped... yes
checking if strcasestr is compilable... yes
checking if strcasestr usage allowed... yes
checking if strcasestr might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if strerror_r can be linked... yes
checking if strerror_r is prototyped... yes
checking if strerror_r is compilable... yes
checking if strerror_r is glibc like... no
checking if strerror_r is POSIX like... yes
checking if strerror_r usage allowed... yes
checking if strerror_r might be used... yes
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking if strlcat can be linked... yes
checking if strlcat is prototyped... yes
checking if strlcat is compilable... yes
checking if strlcat usage allowed... yes
checking if strlcat might be used... yes
checking if strncasecmp can be linked... yes
checking if strncasecmp is prototyped... yes
checking if strncasecmp is compilable... yes
checking if strncasecmp usage allowed... yes
checking if strncasecmp might be used... yes
checking if strncmpi can be linked... no
checking if strncmpi might be used... no
checking if strnicmp can be linked... no
checking if strnicmp might be used... no
checking if strstr can be linked... yes
checking if strstr is prototyped... yes
checking if strstr is compilable... yes
checking if strstr usage allowed... yes
checking if strstr might be used... yes
checking if strtok_r can be linked... yes
checking if strtok_r is prototyped... yes
checking if strtok_r is compilable... yes
checking if strtok_r usage allowed... yes
checking if strtok_r might be used... yes
checking if strtoll can be linked... yes
checking if strtoll is prototyped... yes
checking if strtoll is compilable... yes
checking if strtoll usage allowed... yes
checking if strtoll might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking if writev can be linked... yes
checking if writev is prototyped... yes
checking if writev is compilable... yes
checking if writev usage allowed... yes
checking if writev might be used... yes
checking for fork... yes
checking for geteuid... yes
checking for getpass_r... no
checking deeper for getpass_r... but still no
checking for getppid... yes
checking for getprotobyname... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for gettimeofday... (cached) yes
checking for inet_addr... yes
checking for perror... yes
checking for pipe... yes
checking for setlocale... yes
checking for setmode... no
checking deeper for setmode... but still no
checking for setrlimit... yes
checking for uname... yes
checking for utime... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for getnameinfo... yes
checking types of arguments for getnameinfo... (cached) const struct sockaddr *,socklen_t,size_t,int
checking whether to enable non-blocking communications... yes
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for perl... /usr/bin/perl
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking how to use *nroff to get plain text from man pages... -man
checking whether to enable verbose strings... yes
checking whether to enable SSPI support (Windows native builds only)... no
checking whether to enable cryptographic authentication methods... yes
checking whether to enable support for cookies... yes
checking whether to enable hidden symbols in the library... no
checking whether to enforce SONAME bump... yes
configure: updating cache ../../../config.cache.linux-gnu.dc0b6658ea57
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/examples/Makefile
config.status: creating docs/libcurl/Makefile
config.status: creating include/Makefile
config.status: creating include/curl/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating curl-config
config.status: creating libcurl.pc
config.status: creating lib/curl_config.h
config.status: creating src/curl_config.h
config.status: creating include/curl/curlbuild.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Configured to build curl/libcurl:

  curl version:    7.20.1
  Host setup:      x86_64-unknown-linux-gnu
  Install prefix:  /usr
  Compiler:        arm-linux-androideabi-gcc
  SSL support:     no      (--with-ssl / --with-gnutls / --with-nss)
  SSH support:     no      (--with-libssh2)
  zlib support:    enabled
  krb4 support:    no      (--with-krb4*)
  GSSAPI support:  no      (--with-gssapi)
  SPNEGO support:  no      (--with-spnego)
  c-ares support:  enabled
  ipv6 support:    no      (--enable-ipv6)
  IDN support:     no      (--with-libidn)
  Build libcurl:   Shared=yes, Static=yes
  Built-in manual: no      (--enable-manual)
  Verbose errors:  enabled (--disable-verbose)
  SSPI support:    no      (--enable-sspi)
  ca cert bundle:  /etc/ssl/certs/ca-certificates.crt
  ca cert path:    no
  LDAP support:    no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  LDAPS support:   no      (--enable-ldaps)
  RTSP support:    enabled
  Protocols:       DICT FILE FTP HTTP IMAP POP3 RTSP SMTP TELNET TFTP

  SONAME bump:     yes - WARNING: this library will be built with the SONAME
                   number bumped due to (a detected) ABI breakage.
                   See lib/README.curl_off_t for details on this.
Done.

BZFlag-2.4.2.20151114 configured with the following:

             Prefix: /usr
           Binaries: /usr/bin
            Plugins: /usr/lib/bzflag
       Manual pages: /usr/share/man

CC            = arm-linux-androideabi-gcc
CXX           = arm-linux-androideabi-g++
CFLAGS        = 
CONF_CFLAGS   =  -Wall -W -Wundef -Wshadow -fexpensive-optimizations
CXXFLAGS      = 
CONF_CXXFLAGS =  -Wall -W -Wundef -Wshadow -ansi -pedantic -fexpensive-optimizations
CPPFLAGS      = 
CONF_CPPFLAGS =   -I/usr/include  -I/usr/include -I$(top_srcdir)/src/other/curl/include
LDFLAGS       =   -L/usr/lib -R/usr/lib
LIBS          = -lm  

Build ares ........: yes
Build curl ........: yes
Build glew ........: no (clients disabled)
Build regex .......: yes
Build zlib ........: no (using system)

BZFlag client .....: no bzflag client binary! (need OpenGL)
BZFlag server .....: yes (with plugins)
BZAdmin client ....: yes

---
./configure complete, type 'make' to begin building

Making all in data
make[1]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/data'
Making all in l10n
make[2]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/data/l10n'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/data/l10n'
Making all in fonts
make[2]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/data/fonts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/data/fonts'
make[2]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/data'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/data'
make[1]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/data'
Making all in include
make[1]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/include'
make  all-am
make[2]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/include'
make[2]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/include'
make[1]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/include'
Making all in man
make[1]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/man'
sed -e 's|@BZFLAG_DATE[@]|2015-11-14|g' -e 's|@BZFLAG_VERSION[@]|2.4.2|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzadmin.6.in' >bzadmin.6
sed -e 's|@BZFLAG_DATE[@]|2015-11-14|g' -e 's|@BZFLAG_VERSION[@]|2.4.2|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzflag.6.in' >bzflag.6
sed -e 's|@BZFLAG_DATE[@]|2015-11-14|g' -e 's|@BZFLAG_VERSION[@]|2.4.2|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzfs.6.in' >bzfs.6
sed -e 's|@BZFLAG_DATE[@]|2015-11-14|g' -e 's|@BZFLAG_VERSION[@]|2.4.2|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzw.5.in' >bzw.5
make[1]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/man'
Making all in package
make[1]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/package'
make[2]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/package'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/package'
make[1]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/package'
Making all in src
make[1]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/src'
Making all in other
make[2]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/src/other'
Making all in ares
make[3]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/src/other/ares'
make  all-am
make[4]: Entering directory '/tmp/bzflag/src/bzflag-2.4.2/src/other/ares'
/bin/sh ./libtool --tag=CC   --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H  -I. -I.    -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c -o ares__close_sockets.lo ares__close_sockets.c
/bin/sh ./libtool --tag=CC   --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H  -I. -I.    -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c -o ares__get_hostent.lo ares__get_hostent.c
libtool: compile:  arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c ares__get_hostent.c  -fPIC -DPIC -o .libs/ares__get_hostent.o
libtool: compile:  arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c  -fPIC -DPIC -o .libs/ares__close_sockets.o
In file included from ares__get_hostent.c:33:0:
ares.h:367:27: error: unknown type name 'fd_set'
                           fd_set *read_fds,
                           ^
ares.h:368:27: error: unknown type name 'fd_set'
                           fd_set *write_fds);
                           ^
ares.h:379:32: error: unknown type name 'fd_set'
                                fd_set *read_fds,
                                ^
ares.h:380:32: error: unknown type name 'fd_set'
                                fd_set *write_fds);
                                ^
Makefile:743: recipe for target 'ares__get_hostent.lo' failed
make[4]: *** [ares__get_hostent.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -g0 -O2 -Wno-system-headers -fvisibility=hidden -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c  -fPIC -DPIC -o ares__close_sockets.o >/dev/null 2>&1
mv -f .deps/ares__close_sockets.Tpo .deps/ares__close_sockets.Plo
make[4]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/src/other/ares'
Makefile:567: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/src/other/ares'
Makefile:373: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/src/other'
Makefile:335: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/bzflag/src/bzflag-2.4.2/src'
Makefile:386: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
===> Printing config.logs
found log at /tmp/bzflag/src/bzflag-2.4.2/config.log
found log at /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/config.log
found log at /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/config.log
____
File /tmp/bzflag/src/bzflag-2.4.2/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by BZFlag configure 2.4.2, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --host x86_64-unknown-linux --prefix=/usr

## --------- ##
## Platform. ##
## --------- ##

hostname = dc0b6658ea57
uname -m = x86_64
uname -r = 3.13.0-66-generic
uname -s = Linux
uname -v = #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /tmp/toolchain/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2988: result: ************************************************
configure:2990: result: *** Configuring BZFlag 2.4.2, Build 20151114 ***
configure:2992: result: ************************************************
configure:3008: checking build system type
configure:3022: result: x86_64-unknown-linux-gnu
configure:3042: checking host system type
configure:3055: result: x86_64-unknown-linux-gnu
configure:3075: checking target system type
configure:3088: result: x86_64-unknown-linux-gnu
configure:3131: checking for a BSD-compatible install
configure:3199: result: /usr/bin/install -c
configure:3210: checking whether build environment is sane
configure:3260: result: yes
configure:3309: checking for x86_64-unknown-linux-strip
configure:3339: result: no
configure:3349: checking for strip
configure:3365: found /usr/sbin/strip
configure:3376: result: strip
configure:3441: checking for gawk
configure:3457: found /usr/sbin/gawk
configure:3468: result: gawk
configure:3479: checking whether make sets $(MAKE)
configure:3501: result: yes
configure:3600: checking whether a configure cache exists
configure:3638: result: not found
configure:3643: *** Automatically caching to config.cache.linux-gnu.dc0b6658ea57 ***
configure:3677: checking ... a r g u m e n t s 
configure:3679: result: (1 of 9)
configure:3706: checking for style of include used by make
configure:3734: result: GNU
configure:3764: checking for x86_64-unknown-linux-gcc
configure:3791: result: arm-linux-androideabi-gcc
configure:4060: checking for C compiler version
configure:4069: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4080: $? = 0
configure:4069: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/tmp/toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC) 
configure:4080: $? = 0
configure:4069: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:4080: $? = 1
configure:4069: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:4080: $? = 1
configure:4100: checking whether the C compiler works
configure:4122: arm-linux-androideabi-gcc    conftest.c  >&5
configure:4126: $? = 0
configure:4174: result: yes
configure:4177: checking for C compiler default output file name
configure:4179: result: a.out
configure:4185: checking for suffix of executables
configure:4192: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:4196: $? = 0
configure:4218: result: 
configure:4240: checking whether we are cross compiling
configure:4248: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:4252: $? = 0
configure:4259: ./conftest
./configure: line 4261: ./conftest: cannot execute binary file: Exec format error
configure:4263: $? = 126
configure:4278: result: yes
configure:4283: checking for suffix of object files
configure:4305: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:4309: $? = 0
configure:4330: result: o
configure:4334: checking whether we are using the GNU C compiler
configure:4353: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:4353: $? = 0
configure:4362: result: yes
configure:4371: checking whether arm-linux-androideabi-gcc accepts -g
configure:4391: arm-linux-androideabi-gcc -c -g  conftest.c >&5
configure:4391: $? = 0
configure:4432: result: yes
configure:4449: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4513: arm-linux-androideabi-gcc  -c   conftest.c >&5
configure:4513: $? = 0
configure:4526: result: none needed
configure:4548: checking dependency style of arm-linux-androideabi-gcc
configure:4658: result: gcc3
configure:4690: checking for working ncurses
configure:4710: arm-linux-androideabi-gcc -o conftest    conftest.c  -lncurses >&5
conftest.c:13:22: fatal error: ncurses.h: No such file or directory
  #include 
                      ^
compilation terminated.
configure:4710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| /* end confdefs.h.  */
| 
| 	#include 
| 
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr();
| 
|   ;
|   return 0;
| }
configure:4718: result: no
configure:4730: checking for working curses
configure:4750: arm-linux-androideabi-gcc -o conftest    conftest.c  -lcurses >&5
conftest.c:13:21: fatal error: curses.h: No such file or directory
  #include 
                     ^
compilation terminated.
configure:4750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| /* end confdefs.h.  */
| 
| 	#include 
| 
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr();
| 
|   ;
|   return 0;
| }
configure:4758: result: no
configure:4770: checking for working PDcurses
configure:4790: arm-linux-androideabi-gcc -o conftest    conftest.c  -lpdcurses >&5
conftest.c:13:21: fatal error: curses.h: No such file or directory
  #include 
                     ^
compilation terminated.
configure:4790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| /* end confdefs.h.  */
| 
| 	#include 
| 
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr();
| 
|   ;
|   return 0;
| }
configure:4798: result: no
configure:4811: checking for working XCurses
configure:4831: arm-linux-androideabi-gcc -o conftest    conftest.c  -lXCurses -LNONE -lXaw -lXmu -lXt -lX11 -lSM -lICE -lXext >&5
conftest.c:13:22: fatal error: xcurses.h: No such file or directory
  #include 
                      ^
compilation terminated.
configure:4831: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| /* end confdefs.h.  */
| 
| 	#include 
| 
| int
| main ()
| {
| chtype a; int b=A_STANDOUT, c=KEY_LEFT; initscr();
| 
|   ;
|   return 0;
| }
configure:4839: result: no
configure:5031: checking ... p r o g r a m s 
configure:5033: result: (2 of 9)
configure:5054: checking whether make sets $(MAKE)
configure:5076: result: yes
configure:5233: checking for C++ compiler version
configure:5242: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5253: $? = 0
configure:5242: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
COLLECT_LTO_WRAPPER=/tmp/toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC) 
configure:5253: $? = 0
configure:5242: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:5253: $? = 1
configure:5242: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:5253: $? = 1
configure:5257: checking whether we are using the GNU C++ compiler
configure:5276: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:5276: $? = 0
configure:5285: result: yes
configure:5294: checking whether arm-linux-androideabi-g++ accepts -g
configure:5314: arm-linux-androideabi-g++ -c -g  conftest.cpp >&5
configure:5314: $? = 0
configure:5355: result: yes
configure:5380: checking dependency style of arm-linux-androideabi-g++
configure:5490: result: gcc3
configure:5513: checking for x86_64-unknown-linux-gcc
configure:5540: result: arm-linux-androideabi-gcc
configure:5809: checking for C compiler version
configure:5818: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5829: $? = 0
configure:5818: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/tmp/toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC) 
configure:5829: $? = 0
configure:5818: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:5829: $? = 1
configure:5818: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:5829: $? = 1
configure:5833: checking whether we are using the GNU C compiler
configure:5861: result: yes
configure:5870: checking whether arm-linux-androideabi-gcc accepts -g
configure:5931: result: yes
configure:5948: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:6025: result: none needed
configure:6047: checking dependency style of arm-linux-androideabi-gcc
configure:6157: result: gcc3
configure:6172: checking whether ln -s works
configure:6176: result: yes
configure:6185: checking for ar
configure:6201: found /usr/sbin/ar
configure:6212: result: ar
configure:6225: checking for ccache
configure:6258: result: no
configure:6271: checking for x86_64-unknown-linux-windres
configure:6301: result: no
configure:6311: checking for windres
configure:6341: result: no
configure:6415: checking how to print strings
configure:6442: result: printf
configure:6463: checking for a sed that does not truncate output
configure:6527: result: /usr/sbin/sed
configure:6545: checking for grep that handles long lines and -e
configure:6603: result: /usr/sbin/grep
configure:6608: checking for egrep
configure:6670: result: /usr/sbin/grep -E
configure:6675: checking for fgrep
configure:6737: result: /usr/sbin/grep -F
configure:6772: checking for ld used by arm-linux-androideabi-gcc
configure:6839: result: /tmp/toolchain/arm-linux-androideabi/bin/ld
configure:6846: checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld) is GNU ld
configure:6861: result: yes
configure:6873: checking for BSD- or MS-compatible name lister (nm)
configure:6922: result: /usr/sbin/nm -B
configure:7052: checking the name lister (/usr/sbin/nm -B) interface
configure:7059: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:7062: /usr/sbin/nm -B "conftest.o"
configure:7065: output
00000000 b $d
00000000 B some_variable
configure:7072: result: BSD nm
configure:7076: checking the maximum length of command line arguments
configure:7201: result: 1572864
configure:7218: checking whether the shell understands some XSI constructs
configure:7228: result: yes
configure:7232: checking whether the shell understands "+="
configure:7238: result: yes
configure:7273: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7313: result: func_convert_file_noop
configure:7320: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7340: result: func_convert_file_noop
configure:7347: checking for /tmp/toolchain/arm-linux-androideabi/bin/ld option to reload object files
configure:7354: result: -r
configure:7388: checking for x86_64-unknown-linux-objdump
configure:7418: result: no
configure:7428: checking for objdump
configure:7444: found /usr/sbin/objdump
configure:7455: result: objdump
configure:7467: WARNING: using cross tools not prefixed with host triplet
configure:7487: checking how to recognize dependent libraries
configure:7689: result: pass_all
configure:7734: checking for x86_64-unknown-linux-dlltool
configure:7764: result: no
configure:7774: checking for dlltool
configure:7804: result: no
configure:7834: checking how to associate runtime and link libraries
configure:7861: result: printf %s\n
configure:7877: checking for x86_64-unknown-linux-ar
configure:7904: result: ar
configure:7985: checking for archiver @FILE support
configure:8002: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:8002: $? = 0
configure:8005: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:8008: $? = 0
configure:8013: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:8016: $? = 1
configure:8028: result: @
configure:8046: checking for x86_64-unknown-linux-strip
configure:8073: result: strip
configure:8145: checking for x86_64-unknown-linux-ranlib
configure:8175: result: no
configure:8185: checking for ranlib
configure:8201: found /usr/sbin/ranlib
configure:8212: result: ranlib
configure:8314: checking command to parse /usr/sbin/nm -B output from arm-linux-androideabi-gcc object
configure:8433: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:8436: $? = 0
configure:8440: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8443: $? = 0
configure:8509: arm-linux-androideabi-gcc -o conftest    conftest.c conftstm.o >&5
configure:8512: $? = 0
configure:8550: result: ok
configure:8587: checking for sysroot
configure:8617: result: no
configure:8694: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:8697: $? = 0
configure:8820: checking for x86_64-unknown-linux-mt
configure:8850: result: no
configure:8860: checking for mt
configure:8890: result: no
configure:8910: checking if : is a manifest tool
configure:8916: : '-?'
configure:8924: result: no
configure:9556: checking how to run the C preprocessor
configure:9587: arm-linux-androideabi-gcc -E  conftest.c
configure:9587: $? = 0
configure:9601: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include 
                            ^
compilation terminated.
configure:9601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| /* end confdefs.h.  */
| #include 
configure:9626: result: arm-linux-androideabi-gcc -E
configure:9646: arm-linux-androideabi-gcc -E  conftest.c
configure:9646: $? = 0
configure:9660: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include 
                            ^
compilation terminated.
configure:9660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| /* end confdefs.h.  */
| #include 
configure:9689: checking for ANSI C header files
configure:9709: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9709: $? = 0
configure:9793: result: yes
configure:9806: checking for sys/types.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for sys/stat.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for stdlib.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for string.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for memory.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for strings.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for inttypes.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for stdint.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9806: checking for unistd.h
configure:9806: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9806: $? = 0
configure:9806: result: yes
configure:9820: checking for dlfcn.h
configure:9820: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9820: $? = 0
configure:9820: result: yes
configure:10016: checking for objdir
configure:10031: result: .libs
configure:10302: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:10320: arm-linux-androideabi-gcc -c   -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:10324: $? = 0
configure:10337: result: no
configure:10647: checking for arm-linux-androideabi-gcc option to produce PIC
configure:10654: result: -fPIC -DPIC
configure:10662: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:10680: arm-linux-androideabi-gcc -c   -fPIC -DPIC -DPIC conftest.c >&5
configure:10684: $? = 0
configure:10697: result: yes
configure:10726: checking if arm-linux-androideabi-gcc static flag -static works
configure:10754: result: yes
configure:10769: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:10790: arm-linux-androideabi-gcc -c   -o out/conftest2.o conftest.c >&5
configure:10794: $? = 0
configure:10816: result: yes
configure:10824: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:10871: result: yes
configure:10904: checking whether the arm-linux-androideabi-gcc linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries
configure:12062: result: yes
configure:12099: checking whether -lc should be explicitly linked in
configure:12107: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:12110: $? = 0
configure:12125: arm-linux-androideabi-gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep  -lc  \>/dev/null 2\>\&1
configure:12128: $? = 0
configure:12142: result: no
configure:12307: checking dynamic linker characteristics
configure:12821: arm-linux-androideabi-gcc -o conftest    -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12821: $? = 0
configure:13047: result: GNU/Linux ld.so
configure:13154: checking how to hardcode library paths into programs
configure:13179: result: immediate
configure:13273: checking for shl_load
configure:13273: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/ccOa2Nrc.o:conftest.c:function main: error: undefined reference to 'shl_load'
collect2: error: ld returned 1 exit status
configure:13273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case  declares shl_load.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:13273: result: no
configure:13277: checking for shl_load in -ldld
configure:13302: arm-linux-androideabi-gcc -o conftest    conftest.c -ldld   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
/tmp/ccSyYKGq.o:conftest.c:function main: error: undefined reference to 'shl_load'
collect2: error: ld returned 1 exit status
configure:13302: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:13311: result: no
configure:13316: checking for dlopen
configure:13316: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:13316: $? = 0
configure:13316: result: yes
configure:13473: checking whether a program can dlopen itself
configure:13574: result: cross
configure:13719: checking whether stripping libraries is possible
configure:13724: result: yes
configure:13759: checking if libtool supports shared libraries
configure:13761: result: yes
configure:13764: checking whether to build shared libraries
configure:13785: result: yes
configure:13788: checking whether to build static libraries
configure:13792: result: yes
configure:13815: checking how to run the C++ preprocessor
configure:13842: arm-linux-androideabi-g++ -E  conftest.cpp
configure:13842: $? = 0
configure:13856: arm-linux-androideabi-g++ -E  conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
 #include 
                            ^
compilation terminated.
configure:13856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include 
configure:13881: result: arm-linux-androideabi-g++ -E
configure:13901: arm-linux-androideabi-g++ -E  conftest.cpp
configure:13901: $? = 0
configure:13915: arm-linux-androideabi-g++ -E  conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
 #include 
                            ^
compilation terminated.
configure:13915: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include 
configure:14085: checking for ld used by arm-linux-androideabi-g++
configure:14152: result: /tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386
configure:14159: checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) is GNU ld
configure:14174: result: yes
configure:14229: checking whether the arm-linux-androideabi-g++ linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries
configure:15233: result: yes
configure:15268: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:15271: $? = 0
configure:15791: checking for arm-linux-androideabi-g++ option to produce PIC
configure:15798: result: -fPIC -DPIC
configure:15806: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:15824: arm-linux-androideabi-g++ -c   -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15828: $? = 0
configure:15841: result: yes
configure:15864: checking if arm-linux-androideabi-g++ static flag -static works
configure:15892: result: yes
configure:15904: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:15925: arm-linux-androideabi-g++ -c   -o out/conftest2.o conftest.cpp >&5
configure:15929: $? = 0
configure:15951: result: yes
configure:15956: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:16003: result: yes
configure:16033: checking whether the arm-linux-androideabi-g++ linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries
configure:16067: result: yes
configure:16210: checking dynamic linker characteristics
configure:16884: result: GNU/Linux ld.so
configure:16937: checking how to hardcode library paths into programs
configure:16962: result: immediate
configure:17032: checking for pod2man
configure:17060: result: no
configure:17069: WARNING: some man pages will not be generated
configure:17099: checking ... l i b r a r i e s 
configure:17101: result: (3 of 9)
configure:17117: checking for dlopen in -ldl
configure:17142: arm-linux-androideabi-gcc -o conftest    conftest.c -ldl   >&5
configure:17142: $? = 0
configure:17151: result: yes
configure:17162: checking for compressBound in -lz
configure:17187: arm-linux-androideabi-gcc -o conftest    conftest.c -lz   >&5
configure:17187: $? = 0
configure:17196: result: yes
configure:17207: checking for ares_init in -lcares
configure:17232: arm-linux-androideabi-gcc -o conftest    conftest.c -lcares   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcares
/tmp/ccOHQ0Jo.o:conftest.c:function main: error: undefined reference to 'ares_init'
collect2: error: ld returned 1 exit status
configure:17232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ares_init ();
| int
| main ()
| {
| return ares_init ();
|   ;
|   return 0;
| }
configure:17241: result: no
configure:17252: checking for regcomp in -lc
configure:17277: arm-linux-androideabi-gcc -o conftest    conftest.c -lc   >&5
configure:17277: $? = 0
configure:17286: result: yes
configure:17380: checking for shm_open in -lrt
configure:17405: arm-linux-androideabi-gcc -o conftest    conftest.c -lrt   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
/tmp/ccG32w5E.o:conftest.c:function main: error: undefined reference to 'shm_open'
collect2: error: ld returned 1 exit status
configure:17405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| int
| main ()
| {
| return shm_open ();
|   ;
|   return 0;
| }
configure:17414: result: no
configure:17425: checking for sqrtf in -lm
configure:17450: arm-linux-androideabi-gcc -o conftest    conftest.c -lm   >&5
conftest.c:33:6: warning: conflicting types for built-in function 'sqrtf' [enabled by default]
 char sqrtf ();
      ^
configure:17450: $? = 0
configure:17459: result: yes
configure:17472: checking for socket in -lsocket
configure:17497: arm-linux-androideabi-gcc -o conftest    conftest.c -lsocket  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:17497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:17506: result: no
configure:17517: checking for gethostent in -lsocket
configure:17542: arm-linux-androideabi-gcc -o conftest    conftest.c -lsocket  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:17542: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostent ();
| int
| main ()
| {
| return gethostent ();
|   ;
|   return 0;
| }
configure:17551: result: no
configure:17561: checking for gethostent in -lbind
configure:17586: arm-linux-androideabi-gcc -o conftest    conftest.c -lbind  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lbind
collect2: error: ld returned 1 exit status
configure:17586: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostent ();
| int
| main ()
| {
| return gethostent ();
|   ;
|   return 0;
| }
configure:17595: result: no
configure:17610: checking for pthread_create in -lc_r
configure:17635: arm-linux-androideabi-gcc -o conftest    conftest.c -lc_r  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
collect2: error: ld returned 1 exit status
configure:17635: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:17644: result: no
configure:17649: checking for pthread_create in -lpthread
configure:17674: arm-linux-androideabi-gcc -o conftest    conftest.c -lpthread  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
collect2: error: ld returned 1 exit status
configure:17674: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:17683: result: no
configure:17696: checking for acosf in -lm
configure:17721: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:34:6: warning: conflicting types for built-in function 'acosf' [enabled by default]
 char acosf ();
      ^
configure:17721: $? = 0
configure:17730: result: yes
configure:17738: checking for asinf in -lm
configure:17763: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:35:6: warning: conflicting types for built-in function 'asinf' [enabled by default]
 char asinf ();
      ^
configure:17763: $? = 0
configure:17772: result: yes
configure:17780: checking for atan2f in -lm
configure:17805: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:36:6: warning: conflicting types for built-in function 'atan2f' [enabled by default]
 char atan2f ();
      ^
configure:17805: $? = 0
configure:17814: result: yes
configure:17822: checking for atanf in -lm
configure:17847: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:37:6: warning: conflicting types for built-in function 'atanf' [enabled by default]
 char atanf ();
      ^
configure:17847: $? = 0
configure:17856: result: yes
configure:17864: checking for ceilf in -lm
configure:17889: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:38:6: warning: conflicting types for built-in function 'ceilf' [enabled by default]
 char ceilf ();
      ^
configure:17889: $? = 0
configure:17898: result: yes
configure:17906: checking for cosf in -lm
configure:17931: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:39:6: warning: conflicting types for built-in function 'cosf' [enabled by default]
 char cosf ();
      ^
configure:17931: $? = 0
configure:17940: result: yes
configure:17948: checking for expf in -lm
configure:17973: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:40:6: warning: conflicting types for built-in function 'expf' [enabled by default]
 char expf ();
      ^
configure:17973: $? = 0
configure:17982: result: yes
configure:17990: checking for fabsf in -lm
configure:18015: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:41:6: warning: conflicting types for built-in function 'fabsf' [enabled by default]
 char fabsf ();
      ^
configure:18015: $? = 0
configure:18024: result: yes
configure:18032: checking for floorf in -lm
configure:18057: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:42:6: warning: conflicting types for built-in function 'floorf' [enabled by default]
 char floorf ();
      ^
configure:18057: $? = 0
configure:18066: result: yes
configure:18074: checking for fmodf in -lm
configure:18099: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:43:6: warning: conflicting types for built-in function 'fmodf' [enabled by default]
 char fmodf ();
      ^
configure:18099: $? = 0
configure:18108: result: yes
configure:18116: checking for hypotf in -lm
configure:18141: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:44:6: warning: conflicting types for built-in function 'hypotf' [enabled by default]
 char hypotf ();
      ^
configure:18141: $? = 0
configure:18150: result: yes
configure:18158: checking for logf in -lm
configure:18183: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:45:6: warning: conflicting types for built-in function 'logf' [enabled by default]
 char logf ();
      ^
configure:18183: $? = 0
configure:18192: result: yes
configure:18200: checking for log10f in -lm
configure:18225: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:46:6: warning: conflicting types for built-in function 'log10f' [enabled by default]
 char log10f ();
      ^
configure:18225: $? = 0
configure:18234: result: yes
configure:18242: checking for powf in -lm
configure:18267: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:47:6: warning: conflicting types for built-in function 'powf' [enabled by default]
 char powf ();
      ^
configure:18267: $? = 0
configure:18276: result: yes
configure:18284: checking for sinf in -lm
configure:18309: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:48:6: warning: conflicting types for built-in function 'sinf' [enabled by default]
 char sinf ();
      ^
configure:18309: $? = 0
configure:18318: result: yes
configure:18326: checking for sqrtf in -lm
configure:18360: result: yes
configure:18368: checking for tanf in -lm
configure:18393: arm-linux-androideabi-gcc -o conftest    conftest.c -lm  -lm  >&5
conftest.c:50:6: warning: conflicting types for built-in function 'tanf' [enabled by default]
 char tanf ();
      ^
configure:18393: $? = 0
configure:18402: result: yes
configure:18411: checking for numeric type sizes
configure:18417: checking size of int
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18422: $? = 0
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
            ^
configure:18422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
            ^
configure:18422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
            ^
configure:18422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18422: $? = 0
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18422: $? = 0
configure:18422: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18422: $? = 0
configure:18436: result: 4
configure:18450: checking size of short int
configure:18455: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18455: $? = 0
configure:18455: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 0)];
            ^
configure:18455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18455: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 1)];
            ^
configure:18455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18455: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18455: $? = 0
configure:18455: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18455: $? = 0
configure:18469: result: 2
configure:18483: checking size of long int
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18488: $? = 0
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 0)];
            ^
configure:18488: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 1)];
            ^
configure:18488: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 3)];
            ^
configure:18488: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18488: $? = 0
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18488: $? = 0
configure:18488: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18488: $? = 0
configure:18502: result: 4
configure:18516: checking size of long long int
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18521: $? = 0
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];
            ^
configure:18521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];
            ^
configure:18521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];
            ^
configure:18521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];
            ^
configure:18521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18521: $? = 0
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18521: $? = 0
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18521: $? = 0
configure:18521: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18521: $? = 0
configure:18535: result: 8
configure:18549: checking size of float
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18554: $? = 0
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
            ^
configure:18554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
            ^
configure:18554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
            ^
configure:18554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18554: $? = 0
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18554: $? = 0
configure:18554: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18554: $? = 0
configure:18568: result: 4
configure:18582: checking size of double
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18587: $? = 0
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
            ^
configure:18587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
            ^
configure:18587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
            ^
configure:18587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
            ^
configure:18587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18587: $? = 0
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18587: $? = 0
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18587: $? = 0
configure:18587: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18587: $? = 0
configure:18601: result: 8
configure:18615: checking size of long double
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18620: $? = 0
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
            ^
configure:18620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
            ^
configure:18620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
            ^
configure:18620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
            ^
configure:18620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18620: $? = 0
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18620: $? = 0
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18620: $? = 0
configure:18620: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18620: $? = 0
configure:18634: result: 8
configure:18698: checking ... h e a d e r s 
configure:18700: result: (4 of 9)
configure:18714: checking for ANSI C header files
configure:18818: result: yes
configure:18841: checking cmath usability
configure:18841: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking cmath presence
configure:18841: arm-linux-androideabi-g++ -E  conftest.cpp
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking for cmath
configure:18841: result: yes
configure:18841: checking cstdlib usability
configure:18841: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking cstdlib presence
configure:18841: arm-linux-androideabi-g++ -E  conftest.cpp
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking for cstdlib
configure:18841: result: yes
configure:18841: checking cstdio usability
configure:18841: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking cstdio presence
configure:18841: arm-linux-androideabi-g++ -E  conftest.cpp
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking for cstdio
configure:18841: result: yes
configure:18841: checking cstring usability
configure:18841: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking cstring presence
configure:18841: arm-linux-androideabi-g++ -E  conftest.cpp
configure:18841: $? = 0
configure:18841: result: yes
configure:18841: checking for cstring
configure:18841: result: yes
configure:18876: checking SDL/SDL.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:96:21: fatal error: SDL/SDL.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:18876: result: no
configure:18876: checking SDL/SDL.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:63:21: fatal error: SDL/SDL.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| /* end confdefs.h.  */
| #include 
configure:18876: result: no
configure:18876: checking for SDL/SDL.h
configure:18876: result: no
configure:18876: checking bstring.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:96:21: fatal error: bstring.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:18876: result: no
configure:18876: checking bstring.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:63:21: fatal error: bstring.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| /* end confdefs.h.  */
| #include 
configure:18876: result: no
configure:18876: checking for bstring.h
configure:18876: result: no
configure:18876: checking for dlfcn.h
configure:18876: result: yes
configure:18876: checking dsound.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:97:20: fatal error: dsound.h: No such file or directory
 #include 
                    ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:18876: result: no
configure:18876: checking dsound.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:64:20: fatal error: dsound.h: No such file or directory
 #include 
                    ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include 
configure:18876: result: no
configure:18876: checking for dsound.h
configure:18876: result: no
configure:18876: checking fcntl.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking fcntl.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking for fcntl.h
configure:18876: result: yes
configure:18876: checking for inttypes.h
configure:18876: result: yes
configure:18876: checking linux/input.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking linux/input.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking for linux/input.h
configure:18876: result: yes
configure:18876: checking process.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:100:21: fatal error: process.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:18876: result: no
configure:18876: checking process.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:67:21: fatal error: process.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| /* end confdefs.h.  */
| #include 
configure:18876: result: no
configure:18876: checking for process.h
configure:18876: result: no
configure:18876: checking sched.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking sched.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking for sched.h
configure:18876: result: yes
configure:18876: checking for stdint.h
configure:18876: result: yes
configure:18876: checking sys/param.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking sys/param.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking for sys/param.h
configure:18876: result: yes
configure:18876: checking sys/socket.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking sys/socket.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking for sys/socket.h
configure:18876: result: yes
configure:18876: checking netdb.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking netdb.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
configure:18876: $? = 0
configure:18876: result: yes
configure:18876: checking for netdb.h
configure:18876: result: yes
configure:18876: checking for unistd.h
configure:18876: result: yes
configure:18876: checking values.h usability
configure:18876: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:106:20: fatal error: values.h: No such file or directory
 #include 
                    ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:18876: result: no
configure:18876: checking values.h presence
configure:18876: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:73:20: fatal error: values.h: No such file or directory
 #include 
                    ^
compilation terminated.
configure:18876: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include 
configure:18876: result: no
configure:18876: checking for values.h
configure:18876: result: no
configure:18889: checking regex.h usability
configure:18889: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:18889: $? = 0
configure:18889: result: yes
configure:18889: checking regex.h presence
configure:18889: arm-linux-androideabi-gcc -E  conftest.c
configure:18889: $? = 0
configure:18889: result: yes
configure:18889: checking for regex.h
configure:18889: result: yes
configure:18935: checking ... t y p e s 
configure:18937: result: (5 of 9)
configure:18953: checking whether byte ordering is bigendian
configure:18968: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:75:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:75:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:75:15: error: unknown type name 'universal'
configure:18968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:19013: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:8: error: unknown type name 'bogus'
        bogus endian macros
        ^
conftest.c:81:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
        bogus endian macros
                     ^
configure:19013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include 
| 	     #include 
| 
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN 		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN 		     && LITTLE_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:19057: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:8: error: unknown type name 'bogus'
        bogus endian macros
        ^
conftest.c:80:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
        bogus endian macros
                     ^
configure:19057: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include 
| 
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:19113: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:19113: $? = 0
configure:19159: result: no
configure:19177: checking for an ANSI C-conforming const
configure:19242: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:19242: $? = 0
configure:19249: result: yes
configure:19258: checking for socklen_t type
configure:19272: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:19272: $? = 0
configure:19278: result: yes
configure:19375: checking for std::wstring
configure:19375: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:19375: $? = 0
configure:19375: arm-linux-androideabi-g++ -c   conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:80:26: error: expected primary-expression before ')' token
 if (sizeof ((std::wstring)))
                          ^
configure:19375: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h.  */
| #include 
| 
| int
| main ()
| {
| if (sizeof ((std::wstring)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19375: result: yes
configure:19391: checking for OpenGL framework (Darwin-specific)
configure:19407: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm  -framework OpenGL >&5
arm-linux-androideabi-g++: error: OpenGL: No such file or directory
arm-linux-androideabi-g++: error: unrecognized command line option '-framework'
configure:19407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| glBegin(GL_POINTS)
|   ;
|   return 0;
| }
configure:19411: result: no
configure:19421: checking for X
configure:19529: arm-linux-androideabi-g++ -E  conftest.cpp
conftest.cpp:76:22: fatal error: X11/Xlib.h: No such file or directory
 #include 
                      ^
compilation terminated.
configure:19529: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
configure:19560: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lX11 -lm  >&5
conftest.cpp:76:22: fatal error: X11/Xlib.h: No such file or directory
 #include 
                      ^
compilation terminated.
configure:19560: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| XrmInitialize ()
|   ;
|   return 0;
| }
configure:19610: result: libraries /usr/lib, headers /usr/include
configure:19630: checking whether -R must be followed by a space
configure:19646: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm  -R/usr/lib >&5
configure:19646: $? = 0
configure:19647: result: no
configure:19709: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm   -L/usr/lib -R/usr/lib -lX11 >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccE69lKT.o:conftest.cpp:function main: error: undefined reference to 'XOpenDisplay'
collect2: error: ld returned 1 exit status
configure:19709: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XOpenDisplay ();
| int
| main ()
| {
| return XOpenDisplay ();
|   ;
|   return 0;
| }
configure:19712: checking for dnet_ntoa in -ldnet
configure:19737: arm-linux-androideabi-g++ -o conftest    conftest.cpp -ldnet  -lm   -L/usr/lib -R/usr/lib -lX11 >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccO0pio5.o:conftest.cpp:function main: error: undefined reference to 'dnet_ntoa'
collect2: error: ld returned 1 exit status
configure:19737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
|   ;
|   return 0;
| }
configure:19746: result: no
configure:19753: checking for dnet_ntoa in -ldnet_stub
configure:19778: arm-linux-androideabi-g++ -o conftest    conftest.cpp -ldnet_stub  -lm   -L/usr/lib -R/usr/lib -lX11 >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet_stub
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccKWXuvj.o:conftest.cpp:function main: error: undefined reference to 'dnet_ntoa'
collect2: error: ld returned 1 exit status
configure:19778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
|   ;
|   return 0;
| }
configure:19787: result: no
configure:19807: checking for gethostbyname
configure:19807: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm  >&5
configure:19807: $? = 0
configure:19807: result: yes
configure:19904: checking for connect
configure:19904: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm  >&5
configure:19904: $? = 0
configure:19904: result: yes
configure:19953: checking for remove
configure:19953: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm  >&5
configure:19953: $? = 0
configure:19953: result: yes
configure:20002: checking for shmat
configure:20002: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lm  >&5
/tmp/cc6U0Xna.o:conftest.cpp:function main: error: undefined reference to 'shmat'
collect2: error: ld returned 1 exit status
configure:20002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| /* Define shmat to an innocuous variant, in case  declares shmat.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define shmat innocuous_shmat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shmat (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef shmat
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shmat ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shmat || defined __stub___shmat
| choke me
| #endif
| 
| int
| main ()
| {
| return shmat ();
|   ;
|   return 0;
| }
configure:20002: result: no
configure:20008: checking for shmat in -lipc
configure:20033: arm-linux-androideabi-g++ -o conftest    conftest.cpp -lipc  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lipc
/tmp/ccc0gQlo.o:conftest.cpp:function main: error: undefined reference to 'shmat'
collect2: error: ld returned 1 exit status
configure:20033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shmat ();
| int
| main ()
| {
| return shmat ();
|   ;
|   return 0;
| }
configure:20042: result: no
configure:20060: checking for IceConnectionNumber in -lICE
configure:20085: arm-linux-androideabi-g++ -o conftest    -L/usr/lib conftest.cpp -lICE  -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libICE.so while searching for ICE
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lICE
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccUxW1Vf.o:conftest.cpp:function main: error: undefined reference to 'IceConnectionNumber'
collect2: error: ld returned 1 exit status
configure:20085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
|   ;
|   return 0;
| }
configure:20094: result: no
configure:20144: checking for XextAddDisplay in -lXext
configure:20169: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lXext  -lX11   -lm  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libXext.so while searching for Xext
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lXext
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccQzjqdy.o:conftest.cpp:function main: error: undefined reference to 'XextAddDisplay'
collect2: error: ld returned 1 exit status
configure:20169: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XextAddDisplay ();
| int
| main ()
| {
| return XextAddDisplay ();
|   ;
|   return 0;
| }
configure:20178: result: no
configure:20187: checking for X11/extensions/xf86vmode.h
configure:20187: arm-linux-androideabi-g++ -c   conftest.cpp >&5
conftest.cpp:76:22: fatal error: X11/Xlib.h: No such file or directory
 #include 
                      ^
compilation terminated.
configure:20187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
| 
| 
| #include 
configure:20187: result: no
configure:20258: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lopengl32  -lX11   -lm  >&5
conftest.cpp:76:19: fatal error: GL/gl.h: No such file or directory
 #include 
                   ^
compilation terminated.
configure:20258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| glBegin(GL_POINTS)
|   ;
|   return 0;
| }
configure:20258: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lGL  -lX11   -lm  >&5
conftest.cpp:76:19: fatal error: GL/gl.h: No such file or directory
 #include 
                   ^
compilation terminated.
configure:20258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| glBegin(GL_POINTS)
|   ;
|   return 0;
| }
configure:20258: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lGL2  -lX11   -lm  >&5
conftest.cpp:76:19: fatal error: GL/gl.h: No such file or directory
 #include 
                   ^
compilation terminated.
configure:20258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| glBegin(GL_POINTS)
|   ;
|   return 0;
| }
configure:20319: checking for working pthreads
configure:20336: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:20336: $? = 0
configure:20354: result: yes
configure:20510: checking for SDL framework
configure:20526: arm-linux-androideabi-gcc -o conftest     -L/usr/lib -R/usr/lib -framework SDL conftest.c  -lX11   -lm   >&5
arm-linux-androideabi-gcc: error: SDL: No such file or directory
arm-linux-androideabi-gcc: error: unrecognized command line option '-framework'
configure:20526: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20533: result: no
configure:20582: checking for sdl-config
configure:20600: found /usr/bin/sdl-config
configure:20613: result: /usr/bin/sdl-config
configure:20622: checking for SDL - version >= 1.2.10
configure:20724: result: yes
configure:20859: checking ... c o m p i l e r 
configure:20861: result: (6 of 9)
configure:21025: checking if the compiler understands -Wl,-search_paths_first -mdynamic-no-pic
configure:21041: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib -Wl,-search_paths_first -mdynamic-no-pic conftest.cpp -lm   >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-mdynamic-no-pic'
configure:21041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21048: result: no
configure:21071: checking ... f u n c t i o n s 
configure:21073: result: (7 of 9)
configure:21105: checking for CGLGetCurrentContext
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/cc6ovF9V.o:conftest.cpp:function main: error: undefined reference to 'CGLGetCurrentContext'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| /* Define CGLGetCurrentContext to an innocuous variant, in case  declares CGLGetCurrentContext.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define CGLGetCurrentContext innocuous_CGLGetCurrentContext
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char CGLGetCurrentContext (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef CGLGetCurrentContext
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char CGLGetCurrentContext ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_CGLGetCurrentContext || defined __stub___CGLGetCurrentContext
| choke me
| #endif
| 
| int
| main ()
| {
| return CGLGetCurrentContext ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for Sleep
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccUCCQQr.o:conftest.cpp:function main: error: undefined reference to 'Sleep'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| /* Define Sleep to an innocuous variant, in case  declares Sleep.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define Sleep innocuous_Sleep
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char Sleep (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef Sleep
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char Sleep ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_Sleep || defined __stub___Sleep
| choke me
| #endif
| 
| int
| main ()
| {
| return Sleep ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for WaitForSingleObject
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/cccB5aim.o:conftest.cpp:function main: error: undefined reference to 'WaitForSingleObject'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| /* Define WaitForSingleObject to an innocuous variant, in case  declares WaitForSingleObject.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define WaitForSingleObject innocuous_WaitForSingleObject
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char WaitForSingleObject (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef WaitForSingleObject
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char WaitForSingleObject ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_WaitForSingleObject || defined __stub___WaitForSingleObject
| choke me
| #endif
| 
| int
| main ()
| {
| return WaitForSingleObject ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for _stricmp
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/cc2pv4rP.o:conftest.cpp:function main: error: undefined reference to '_stricmp'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| /* Define _stricmp to an innocuous variant, in case  declares _stricmp.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define _stricmp innocuous__stricmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _stricmp (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef _stricmp
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _stricmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__stricmp || defined __stub____stricmp
| choke me
| #endif
| 
| int
| main ()
| {
| return _stricmp ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for _strnicmp
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccsBX3lp.o:conftest.cpp:function main: error: undefined reference to '_strnicmp'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| /* Define _strnicmp to an innocuous variant, in case  declares _strnicmp.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define _strnicmp innocuous__strnicmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _strnicmp (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef _strnicmp
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strnicmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__strnicmp || defined __stub____strnicmp
| choke me
| #endif
| 
| int
| main ()
| {
| return _strnicmp ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for _vsnprintf
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/cc4CX46G.o:conftest.cpp:function main: error: undefined reference to '_vsnprintf'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| /* end confdefs.h.  */
| /* Define _vsnprintf to an innocuous variant, in case  declares _vsnprintf.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define _vsnprintf innocuous__vsnprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _vsnprintf (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef _vsnprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _vsnprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__vsnprintf || defined __stub____vsnprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return _vsnprintf ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for atexit
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:21105: $? = 0
configure:21105: result: yes
configure:21105: checking for hstrerror
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:21105: $? = 0
configure:21105: result: yes
configure:21105: checking for sched_setaffinity
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:21105: $? = 0
configure:21105: result: yes
configure:21105: checking for select
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:21105: $? = 0
configure:21105: result: yes
configure:21105: checking for snooze
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccAIAK6U.o:conftest.cpp:function main: error: undefined reference to 'snooze'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| #define HAVE_ATEXIT 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| /* end confdefs.h.  */
| /* Define snooze to an innocuous variant, in case  declares snooze.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define snooze innocuous_snooze
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char snooze (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef snooze
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char snooze ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_snooze || defined __stub___snooze
| choke me
| #endif
| 
| int
| main ()
| {
| return snooze ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21105: checking for usleep
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:21105: $? = 0
configure:21105: result: yes
configure:21105: checking for vsnprintf
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
configure:21105: $? = 0
configure:21105: result: yes
configure:21105: checking for wglGetCurrentContext
configure:21105: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libstdc++.so while searching for stdc++
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccKEkTVz.o:conftest.cpp:function main: error: undefined reference to 'wglGetCurrentContext'
collect2: error: ld returned 1 exit status
configure:21105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| #define HAVE_ATEXIT 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_USLEEP 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define wglGetCurrentContext to an innocuous variant, in case  declares wglGetCurrentContext.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define wglGetCurrentContext innocuous_wglGetCurrentContext
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wglGetCurrentContext (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef wglGetCurrentContext
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wglGetCurrentContext ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_wglGetCurrentContext || defined __stub___wglGetCurrentContext
| choke me
| #endif
| 
| int
| main ()
| {
| return wglGetCurrentContext ();
|   ;
|   return 0;
| }
configure:21105: result: no
configure:21123: checking for isnan
configure:21145: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:21145: $? = 0
configure:21183: result: yes
configure:21209: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:21209: $? = 0
configure:21231: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:21231: $? = 0
configure:21254: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:21254: $? = 0
configure:21279: checking ... s e r v i c e s 
configure:21281: result: (8 of 9)
configure:21397: checking for linux rumble joystick support
configure:21410: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:21410: $? = 0
configure:21421: result: yes
configure:21425: checking for linux force feedback joystick support
configure:21438: arm-linux-androideabi-g++ -c   conftest.cpp >&5
configure:21438: $? = 0
configure:21449: result: yes
configure:21456: WARNING: Client build is enabled, but OpenGL does not seem to be fully available ... disabling BZFlag client
configure:21504: WARNING: could not find a curses library, will build bzadmin without curses
configure:21539: checking for ares DNS lookup functionality
configure:21565: arm-linux-androideabi-g++ -o conftest     -L/usr/lib -R/usr/lib conftest.cpp -lm    >&5
conftest.cpp:96:18: fatal error: ares.h: No such file or directory
 #include 
                  ^
compilation terminated.
configure:21565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| #define HAVE_ATEXIT 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_USLEEP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STD__ISNAN 1
| #define HAVE_STD__MIN 1
| #define HAVE_STD__MAX 1
| #define HAVE_STD__COUNT 1
| #define HAVE_FF_EFFECT_RUMBLE 1
| #define HAVE_FF_EFFECT_DIRECTIONAL 1
| /* end confdefs.h.  */
| 
| #include 
| #include 
| void callback(void * /*arg*/, int /*callbackStatus*/,
|               int /*timeouts*/, struct hostent * /*hostent*/) {}
| 
| int
| main ()
| {
| 
|   ares_channel aresChannel;
|   in_addr requestedAddress;
| 
|   ares_gethostbyaddr(aresChannel, &requestedAddress,
| 		     sizeof(in_addr), AF_INET, callback, NULL);
| 
|   ;
|   return 0;
| }
configure:21573: result: no
configure:21576: checking whether to build the included ares lookup library
configure:21587: result: yes
configure:21649: checking for regular expression functionality
configure:21689: result: no
configure:21692: checking whether to build the included regular expression library
configure:21703: result: yes
configure:21716: checking whether to build the included zlib compression library
configure:21727: result: no (using system)
configure:21784: checking for gawk
configure:21811: result: gawk
configure:21873: checking for curl-config
configure:21891: found /usr/bin/curl-config
configure:21903: result: /usr/bin/curl-config
configure:21914: checking for the version of libcurl
configure:21921: result: 7.45.0
configure:21982: checking whether libcurl is usable
configure:22015: arm-linux-androideabi-g++ -o conftest      -L/usr/lib -R/usr/lib conftest.cpp -lcurl -lm   >&5
conftest.cpp:97:23: fatal error: curl/curl.h: No such file or directory
 #include 
                       ^
compilation terminated.
configure:22015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "BZFlag"
| #define PACKAGE_TARNAME "bzflag"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "BZFlag 2.4.2"
| #define PACKAGE_BUGREPORT "http://BZFlag.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "bzflag"
| #define VERSION "2.4.2"
| #define BZ_BUILD_OS "linux-gnu"
| #define BZ_PLUGINS 1
| #define ROBOT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_ACOSF 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN2F 1
| #define HAVE_ATANF 1
| #define HAVE_CEILF 1
| #define HAVE_COSF 1
| #define HAVE_EXPF 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define HAVE_FMODF 1
| #define HAVE_HYPOTF 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10F 1
| #define HAVE_POWF 1
| #define HAVE_SINF 1
| #define HAVE_SQRTF 1
| #define HAVE_TANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_LONG_INT 4
| #define SIZEOF_LONG_LONG_INT 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define STDC_HEADERS 1
| #define HAVE_CMATH 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTRING 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STD__WSTRING 1
| #define HAVE_PTHREADS 1
| #define _REENTRANT 1
| #define BZFLAG_DATA "/usr/share/bzflag"
| #define HAVE_SDL 1
| #define HALF_RATE_AUDIO 1
| #define NDEBUG 1
| #define HAVE_ATEXIT 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_USLEEP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STD__ISNAN 1
| #define HAVE_STD__MIN 1
| #define HAVE_STD__MAX 1
| #define HAVE_STD__COUNT 1
| #define HAVE_FF_EFFECT_RUMBLE 1
| #define HAVE_FF_EFFECT_DIRECTIONAL 1
| #define BUILD_ARES 1
| #define HAVE_ARES_LIBRARY_INIT 1
| #define BUILD_REGEX 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| 
| /* Try and use a few common options to force a failure if we are
|    missing symbols or can't link. */
| int x;
| curl_easy_setopt(NULL,CURLOPT_URL,NULL);
| x=CURL_ERROR_SIZE;
| x=CURLOPT_WRITEFUNCTION;
| x=CURLOPT_FILE;
| x=CURLOPT_ERRORBUFFER;
| x=CURLOPT_STDERR;
| x=CURLOPT_VERBOSE;
| 
|   ;
|   return 0;
| }
configure:22029: result: no
configure:22129: checking whether to build the included curl library
configure:22138: result: yes
configure:22203: GLEW is disabled because no clients are being built
configure:22247: checking ... o u t p u t 
configure:22249: result: (9 of 9)
configure:22361: updating cache config.cache.linux-gnu.dc0b6658ea57
configure:22535: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by BZFlag config.status 2.4.2, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on dc0b6658ea57

config.status:1391: creating BZFlag.xcodeproj/Makefile
config.status:1391: creating MSVC/Makefile
config.status:1391: creating MSVC/build/Makefile
config.status:1391: creating Makefile
config.status:1391: creating bzflag.lsm
config.status:1391: creating bzflag.spec
config.status:1391: creating data/Makefile
config.status:1391: creating data/fonts/Makefile
config.status:1391: creating data/l10n/Makefile
config.status:1391: creating include/Makefile
config.status:1391: creating m4/Makefile
config.status:1391: creating man/Makefile
config.status:1391: creating misc/Makefile
config.status:1391: creating package/Makefile
config.status:1391: creating package/irix/Makefile
config.status:1391: creating package/linux/Makefile
config.status:1391: creating package/rpm/Makefile
config.status:1391: creating package/win32/Makefile
config.status:1391: creating package/win32/nsis/Makefile
config.status:1391: creating plugins/HoldTheFlag/Makefile
config.status:1391: creating plugins/Makefile
config.status:1391: creating plugins/Phoenix/Makefile
config.status:1391: creating plugins/RogueGenocide/Makefile
config.status:1391: creating plugins/SAMPLE_PLUGIN/Makefile
config.status:1391: creating plugins/TimeLimit/Makefile
config.status:1391: creating plugins/airspawn/Makefile
config.status:1391: creating plugins/autoFlagReset/Makefile
config.status:1391: creating plugins/chathistory/Makefile
config.status:1391: creating plugins/customflagsample/Makefile
config.status:1391: creating plugins/fairCTF/Makefile
config.status:1391: creating plugins/fastmap/Makefile
config.status:1391: creating plugins/flagStay/Makefile
config.status:1391: creating plugins/hiddenAdmin/Makefile
config.status:1391: creating plugins/keepaway/Makefile
config.status:1391: creating plugins/killall/Makefile
config.status:1391: creating plugins/koth/Makefile
config.status:1391: creating plugins/logDetail/Makefile
config.status:1391: creating plugins/nagware/Makefile
config.status:1391: creating plugins/playHistoryTracker/Makefile
config.status:1391: creating plugins/plugin_utils/Makefile
config.status:1391: creating plugins/rabbitTimer/Makefile
config.status:1391: creating plugins/rabidRabbit/Makefile
config.status:1391: creating plugins/recordmatch/Makefile
config.status:1391: creating plugins/regFlag/Makefile
config.status:1391: creating plugins/serverControl/Makefile
config.status:1391: creating plugins/shockwaveDeath/Makefile
config.status:1391: creating plugins/teamflagreset/Makefile
config.status:1391: creating plugins/thiefControl/Makefile
config.status:1391: creating plugins/timedctf/Makefile
config.status:1391: creating plugins/wwzones/Makefile
config.status:1391: creating src/3D/Makefile
config.status:1391: creating src/Makefile
config.status:1391: creating src/bzadmin/Makefile
config.status:1391: creating src/bzflag/Makefile
config.status:1391: creating src/bzfs/Makefile
config.status:1391: creating src/common/Makefile
config.status:1391: creating src/date/Makefile
config.status:1391: creating src/game/Makefile
config.status:1391: creating src/geometry/Makefile
config.status:1391: creating src/geometry/models/Makefile
config.status:1391: creating src/geometry/models/tank/Makefile
config.status:1391: creating src/mediafile/Makefile
config.status:1391: creating src/net/Makefile
config.status:1391: creating src/obstacle/Makefile
config.status:1391: creating src/ogl/Makefile
config.status:1391: creating src/platform/MacOSX/BZFlag-Info.plist
config.status:1391: creating src/other/Makefile
config.status:1391: creating src/other/regex/Makefile
config.status:1391: creating src/other/zlib/Makefile
config.status:1391: creating src/platform/MacOSX/Makefile
config.status:1391: creating src/platform/Makefile
config.status:1391: creating src/scene/Makefile
config.status:1391: creating tools/Makefile
config.status:1391: creating tools/TextTool-W32/Makefile
config.status:1391: creating tools/TextTool-W32/res/Makefile
config.status:1391: creating tools/bzwtransform/Makefile
config.status:1391: creating tools/modeltool/Makefile
config.status:1391: creating tools/modeltool/MSVC/Makefile
config.status:1391: creating include/config.h
config.status:1614: executing depfiles commands
config.status:1614: executing libtool commands
configure:25181: === configuring in src/other/ares (/tmp/bzflag/src/bzflag-2.4.2/src/other/ares)
configure:25244: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host' 'x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' '--enable-ares' '--disable-manual' --cache-file=../../../config.cache.linux-gnu.dc0b6658ea57 --srcdir=.
configure:25181: === configuring in src/other/curl (/tmp/bzflag/src/bzflag-2.4.2/src/other/curl)
configure:25244: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host' 'x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=arm-linux-androideabi-g++' 'CXXFLAGS=' '--enable-ares' '--disable-manual' --cache-file=../../../config.cache.linux-gnu.dc0b6658ea57 --srcdir=.
configure:25344: result: Done.
configure:25346: result: 
configure:25357: result: BZFlag-2.4.2.20151114 configured with the following:
configure:25368: result: 
configure:25370: result:              Prefix: /usr
configure:25372: result:            Binaries: /usr/bin
configure:25374: result:             Plugins: /usr/lib/bzflag
configure:25376: result:        Manual pages: /usr/share/man
configure:25378: result: 
configure:25380: result: CC            = arm-linux-androideabi-gcc
configure:25382: result: CXX           = arm-linux-androideabi-g++
configure:25384: result: CFLAGS        = 
configure:25386: result: CONF_CFLAGS   =  -Wall -W -Wundef -Wshadow -fexpensive-optimizations
configure:25388: result: CXXFLAGS      = 
configure:25390: result: CONF_CXXFLAGS =  -Wall -W -Wundef -Wshadow -ansi -pedantic -fexpensive-optimizations
configure:25392: result: CPPFLAGS      = 
configure:25394: result: CONF_CPPFLAGS =   -I/usr/include  -I/usr/include -I$(top_srcdir)/src/other/curl/include
configure:25396: result: LDFLAGS       =   -L/usr/lib -R/usr/lib
configure:25398: result: LIBS          = -lm  
configure:25400: result: 
configure:25402: result: Build ares ........: yes
configure:25404: result: Build curl ........: yes
configure:25406: result: Build glew ........: no (clients disabled)
configure:25408: result: Build regex .......: yes
configure:25410: result: Build zlib ........: no (using system)
configure:25412: result: 
configure:25414: result: BZFlag client .....: no bzflag client binary! (need OpenGL)
configure:25416: result: BZFlag server .....: yes (with plugins)
configure:25418: result: BZAdmin client ....: yes
configure:25420: result: 
configure:25426: result: ---
configure:25428: result: ./configure complete, type 'make' to begin building
configure:25430: result: 

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_CGLGetCurrentContext=no
ac_cv_func_Sleep=no
ac_cv_func_WaitForSingleObject=no
ac_cv_func__stricmp=no
ac_cv_func__strnicmp=no
ac_cv_func__vsnprintf=no
ac_cv_func_atexit=yes
ac_cv_func_connect=yes
ac_cv_func_dlopen=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_hstrerror=yes
ac_cv_func_remove=yes
ac_cv_func_sched_setaffinity=yes
ac_cv_func_select=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=no
ac_cv_func_snooze=no
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wglGetCurrentContext=no
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/include'\''	ac_x_libraries='\''/usr/lib'\'''
ac_cv_header_SDL_SDL_h=no
ac_cv_header_X11_extensions_xf86vmode_h=no
ac_cv_header_bstring_h=no
ac_cv_header_cmath=yes
ac_cv_header_cstdio=yes
ac_cv_header_cstdlib=yes
ac_cv_header_cstring=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dsound_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_process_h=no
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_Xext_XextAddDisplay=no
ac_cv_lib_bind_gethostent=no
ac_cv_lib_c_r_pthread_create=no
ac_cv_lib_c_regcomp=yes
ac_cv_lib_cares_ares_init=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_ipc_shmat=no
ac_cv_lib_m_acosf=yes
ac_cv_lib_m_asinf=yes
ac_cv_lib_m_atan2f=yes
ac_cv_lib_m_atanf=yes
ac_cv_lib_m_ceilf=yes
ac_cv_lib_m_cosf=yes
ac_cv_lib_m_expf=yes
ac_cv_lib_m_fabsf=yes
ac_cv_lib_m_floorf=yes
ac_cv_lib_m_fmodf=yes
ac_cv_lib_m_hypotf=yes
ac_cv_lib_m_log10f=yes
ac_cv_lib_m_logf=yes
ac_cv_lib_m_powf=yes
ac_cv_lib_m_sinf=yes
ac_cv_lib_m_sqrtf=yes
ac_cv_lib_m_tanf=yes
ac_cv_lib_pthread_pthread_create=no
ac_cv_lib_rt_shm_open=no
ac_cv_lib_socket_gethostent=no
ac_cv_lib_socket_socket=no
ac_cv_lib_z_compressBound=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path__libcurl_config=/usr/bin/curl-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_HASPOD2MAN=no
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_glBegin=no
ac_cv_search_gluScaleImage=no
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_int=4
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_short_int=2
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_socklen_t=yes
ac_cv_type_std__wstring=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
libcurl_cv_lib_curl_usable=no
libcurl_cv_lib_curl_version=7.45.0
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=cross
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/tmp/toolchain/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX='/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mp_cv_curses=no
mp_cv_ncurses=no
mp_cv_pdcurses=no
mp_cv_xcurses=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/missing --run tar'
AR='ar'
AR_FLAGS='cru'
AUTOCONF='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/missing --run automake-1.11'
AWK='gawk'
BEOS_FALSE=''
BEOS_TRUE='#'
BUGGY_MIPSPRO_FALSE=''
BUGGY_MIPSPRO_TRUE='#'
BUILD_ARES_FALSE='#'
BUILD_ARES_TRUE=''
BUILD_CURL_FALSE='#'
BUILD_CURL_TRUE=''
BUILD_GLEW_FALSE=''
BUILD_GLEW_TRUE='#'
BUILD_PLUGINS_FALSE='#'
BUILD_PLUGINS_TRUE=''
BUILD_REGEX_FALSE='#'
BUILD_REGEX_TRUE=''
BUILD_ZLIB_FALSE=''
BUILD_ZLIB_TRUE='#'
BZADMIN_INCLUDED_FALSE='#'
BZADMIN_INCLUDED_TRUE=''
BZFLAG_DATA='/usr/share/bzflag'
BZFLAG_DATE='2015-11-14'
BZFLAG_VERSION='2.4.2'
CC='arm-linux-androideabi-gcc'
CCACHE=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CLIENT_INCLUDED_FALSE=''
CLIENT_INCLUDED_TRUE='#'
CONFIG=''
CONFIG_CACHE='config.cache.linux-gnu.dc0b6658ea57'
CONF_CFLAGS=' -Wall -W -Wundef -Wshadow -fexpensive-optimizations'
CONF_CPPFLAGS='  -I/usr/include  -I/usr/include -I$(top_srcdir)/src/other/curl/include'
CONF_CXXFLAGS=' -Wall -W -Wundef -Wshadow -ansi -pedantic -fexpensive-optimizations'
CONF_TIME='01 12 55'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CURSES_LIB=''
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO='printf %s\n'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
FRAMEWORK_OPENGL=''
GLEW_LIBS=''
GLIBS=' -lX11  '
GREP='/usr/sbin/grep'
HASPOD2MAN='no'
HASPOD2MAN_FALSE=''
HASPOD2MAN_TRUE='#'
HAVE_CURSES_FALSE=''
HAVE_CURSES_TRUE='#'
HAVE_SDL_FALSE='#'
HAVE_SDL_TRUE=''
HPUX_FALSE=''
HPUX_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IRIX_FALSE=''
IRIX_TRUE='#'
LD='/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386'
LDFLAGS='  -L/usr/lib -R/usr/lib'
LIBCARES='${top_builddir}/src/other/ares/libcares.la'
LIBCURL='${top_builddir}/src/other/curl/lib/libcurl.la'
LIBCURL_CPPFLAGS=''
LIBDIR='$(top_srcdir)/lib'
LIBDL='-ldl'
LIBMINIUPNPC=''
LIBOBJS=''
LIBREGEX='${top_builddir}/src/other/regex/libregex.la'
LIBRT=''
LIBS='-lm  '
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBTOOLFLAGS='--silent'
LIBTOOL_DEPS='misc/ltmain.sh'
LIBZ='-lz'
LINUX_FALSE='#'
LINUX_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MACOS_FALSE=''
MACOS_TRUE='#'
MAJOR_VERSION='2'
MAKEINFO='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/missing --run makeinfo'
MANIFEST_TOOL=':'
MINOR_VERSION='4'
MKDIR_P='mkdir -p --'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='bzflag'
PACKAGE_BUGREPORT='http://BZFlag.org/'
PACKAGE_NAME='BZFlag'
PACKAGE_STRING='BZFlag 2.4.2'
PACKAGE_TARNAME='bzflag'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.2'
PATH_SEPARATOR=':'
PC_FALSE=''
PC_TRUE='#'
PPC_FALSE=''
PPC_TRUE='#'
RANLIB='ranlib'
SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS='-L/usr/lib -lSDL -lpthread'
SED='/usr/sbin/sed'
SERVER_INCLUDED_FALSE='#'
SERVER_INCLUDED_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SOLARIS_FALSE=''
SOLARIS_TRUE='#'
STRIP='strip'
VERSION='2.4.2'
WIN32_FALSE=''
WIN32_TRUE='#'
WINDRES=':'
XMKMF=''
X_CFLAGS=' -I/usr/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/lib -R/usr/lib'
X_PRE_LIBS=''
_libcurl_config=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='/usr/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/misc/install-sh'
libdir='/usr/lib/bzflag'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' src/other/ares src/other/curl'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "BZFlag"
#define PACKAGE_TARNAME "bzflag"
#define PACKAGE_VERSION "2.4.2"
#define PACKAGE_STRING "BZFlag 2.4.2"
#define PACKAGE_BUGREPORT "http://BZFlag.org/"
#define PACKAGE_URL ""
#define PACKAGE "bzflag"
#define VERSION "2.4.2"
#define BZ_BUILD_OS "linux-gnu"
#define BZ_PLUGINS 1
#define ROBOT 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBM 1
#define HAVE_ACOSF 1
#define HAVE_ASINF 1
#define HAVE_ATAN2F 1
#define HAVE_ATANF 1
#define HAVE_CEILF 1
#define HAVE_COSF 1
#define HAVE_EXPF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_FMODF 1
#define HAVE_HYPOTF 1
#define HAVE_LOGF 1
#define HAVE_LOG10F 1
#define HAVE_POWF 1
#define HAVE_SINF 1
#define HAVE_SQRTF 1
#define HAVE_TANF 1
#define SIZEOF_INT 4
#define SIZEOF_SHORT_INT 2
#define SIZEOF_LONG_INT 4
#define SIZEOF_LONG_LONG_INT 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 8
#define SIZEOF_INT 4
#define SIZEOF_SHORT_INT 2
#define SIZEOF_LONG_INT 4
#define SIZEOF_LONG_LONG_INT 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 8
#define STDC_HEADERS 1
#define HAVE_CMATH 1
#define HAVE_CSTDLIB 1
#define HAVE_CSTDIO 1
#define HAVE_CSTRING 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINUX_INPUT_H 1
#define HAVE_SCHED_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_REGEX_H 1
#define HAVE_SOCKLEN_T 1
#define HAVE_STD__WSTRING 1
#define HAVE_PTHREADS 1
#define _REENTRANT 1
#define BZFLAG_DATA "/usr/share/bzflag"
#define HAVE_SDL 1
#define HALF_RATE_AUDIO 1
#define NDEBUG 1
#define HAVE_ATEXIT 1
#define HAVE_HSTRERROR 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SELECT 1
#define HAVE_USLEEP 1
#define HAVE_VSNPRINTF 1
#define HAVE_STD__ISNAN 1
#define HAVE_STD__MIN 1
#define HAVE_STD__MAX 1
#define HAVE_STD__COUNT 1
#define HAVE_FF_EFFECT_RUMBLE 1
#define HAVE_FF_EFFECT_DIRECTIONAL 1
#define BUILD_ARES 1
#define HAVE_ARES_LIBRARY_INIT 1
#define BUILD_REGEX 1
#define BUILD_CURL 1

configure: exit 0

____
File /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by curl configure -, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/usr --host x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --enable-ares --disable-manual --cache-file=../../../config.cache.linux-gnu.dc0b6658ea57 --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = dc0b6658ea57
uname -m = x86_64
uname -r = 3.13.0-66-generic
uname -s = Linux
uname -v = #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /usr/usr/bin
PATH: /tmp/toolchain/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2554: loading cache ../../../config.cache.linux-gnu.dc0b6658ea57
configure:2648: checking whether to enable maintainer-specific portions of Makefiles
configure:2657: result: no
configure:2672: checking whether to enable debug build options
configure:2691: result: no
configure:2695: checking whether to enable compiler optimizer
configure:2716: result: (assumed) yes
configure:2728: checking whether to enable strict compiler warnings
configure:2747: result: no
configure:2751: checking whether to enable curl debug memory tracking
configure:2770: result: no
configure:2784: checking whether to enable c-ares for DNS lookups
configure:2806: result: yes
configure:2821: checking for sed
configure:2853: result: /usr/sbin/sed
configure:2868: checking for grep
configure:2900: result: /usr/sbin/grep
configure:2914: checking for egrep
configure:2917: result: /usr/sbin/grep -E
configure:2971: checking for x86_64-unknown-linux-ar
configure:3005: result: no
configure:3015: checking for ar
configure:3046: result: /usr/bin/ar
configure:3125: checking for a BSD-compatible install
configure:3193: result: /usr/bin/install -c
configure:3204: checking whether build environment is sane
configure:3254: result: yes
configure:3303: checking for x86_64-unknown-linux-strip
configure:3330: result: strip
configure:3395: checking for a thread-safe mkdir -p
configure:3434: result: /usr/bin/mkdir -p
configure:3447: checking for gawk
configure:3474: result: gawk
configure:3485: checking whether make sets $(MAKE)
configure:3507: result: yes
configure:3587: checking curl version
configure:3589: result: 7.20.1
configure:3625: checking build system type
configure:3639: result: x86_64-unknown-linux-gnu
configure:3659: checking host system type
configure:3672: result: x86_64-unknown-linux-gnu
configure:3710: checking for style of include used by make
configure:3738: result: GNU
configure:3771: checking for x86_64-unknown-linux-gcc
configure:3798: result: arm-linux-androideabi-gcc
configure:4067: checking for C compiler version
configure:4076: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4087: $? = 0
configure:4076: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/tmp/toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC) 
configure:4087: $? = 0
configure:4076: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:4087: $? = 1
configure:4076: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:4087: $? = 1
configure:4106: checking whether the C compiler works
configure:4128: arm-linux-androideabi-gcc    conftest.c  >&5
configure:4132: $? = 0
configure:4180: result: yes
configure:4183: checking for C compiler default output file name
configure:4185: result: a.out
configure:4191: checking for suffix of executables
configure:4198: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:4202: $? = 0
configure:4224: result: 
configure:4245: checking whether we are cross compiling
configure:4253: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:4257: $? = 0
configure:4264: ./conftest
./configure: line 4266: ./conftest: cannot execute binary file: Exec format error
configure:4268: $? = 126
configure:4283: result: yes
configure:4288: checking for suffix of object files
configure:4334: result: o
configure:4338: checking whether we are using the GNU C compiler
configure:4365: result: yes
configure:4374: checking whether arm-linux-androideabi-gcc accepts -g
configure:4432: result: yes
configure:4449: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4525: result: none needed
configure:4547: checking dependency style of arm-linux-androideabi-gcc
configure:4657: result: gcc3
configure:4698: checking for sys/types.h
configure:4698: result: yes
configure:4698: checking for stdint.h
configure:4698: result: yes
configure:4698: checking for inttypes.h
configure:4698: result: yes
configure:4715: checking how to run the C preprocessor
configure:4785: result: arm-linux-androideabi-gcc -E
configure:4805: arm-linux-androideabi-gcc -E  conftest.c
configure:4805: $? = 0
configure:4819: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
 #include 
                            ^
compilation terminated.
configure:4819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include 
configure:4848: checking for grep that handles long lines and -e
configure:4906: result: /usr/sbin/grep
configure:4911: checking for egrep
configure:4973: result: /usr/sbin/grep -E
configure:4978: checking for ANSI C header files
configure:5081: result: yes
configure:5094: checking for sys/types.h
configure:5094: result: yes
configure:5094: checking for sys/stat.h
configure:5094: result: yes
configure:5094: checking for stdlib.h
configure:5094: result: yes
configure:5094: checking for string.h
configure:5094: result: yes
configure:5094: checking for memory.h
configure:5094: result: yes
configure:5094: checking for strings.h
configure:5094: result: yes
configure:5094: checking for inttypes.h
configure:5094: result: yes
configure:5094: checking for stdint.h
configure:5094: result: yes
configure:5094: checking for unistd.h
configure:5094: result: yes
configure:5117: checking size of long
configure:5136: result: 4
configure:5150: checking size of void*
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5155: $? = 0
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
            ^
configure:5155: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
            ^
configure:5155: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
            ^
configure:5155: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5155: $? = 0
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5155: $? = 0
configure:5155: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5155: $? = 0
configure:5169: result: 4
configure:5211: checking for 64-bit curl_off_t data type
configure:5261: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5261: $? = 0
configure:5288: arm-linux-androideabi-gcc -E  conftest.c
configure:5288: $? = 0
configure:5323: result: int64_t
configure:5558: checking size of curl_off_t
configure:5560: result: 8
configure:5563: checking formatting string directive for curl_off_t
configure:5603: result: "lld"
configure:5606: checking formatting string directive for unsigned curl_off_t
configure:5608: result: "llu"
configure:5612: checking constant suffix string for curl_off_t
configure:5679: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5679: $? = 0
configure:5693: result: LL
configure:5695: checking constant suffix string for unsigned curl_off_t
configure:5697: result: ULL
configure:5767: checking if OS is AIX (to define _ALL_SOURCE)
configure:5787: result: no
configure:5797: checking if _THREAD_SAFE is already defined
configure:5818: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:7: error: unknown type name 'force'
       force compilation error
       ^
conftest.c:46:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
       force compilation error
                         ^
configure:5818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
| #ifdef _THREAD_SAFE
|       int dummy=1;
| #else
|       force compilation error
| #endif
| 
|  ;
|  return 0;
| }
| 
configure:5826: result: no
configure:5834: checking if _THREAD_SAFE is actually needed
configure:5853: result: no
configure:5858: checking if _THREAD_SAFE is onwards defined
configure:5875: result: no
configure:5882: checking if _REENTRANT is already defined
configure:5903: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:7: error: unknown type name 'force'
       force compilation error
       ^
conftest.c:46:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
       force compilation error
                         ^
configure:5903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
| #ifdef _REENTRANT
|       int dummy=1;
| #else
|       force compilation error
| #endif
| 
|  ;
|  return 0;
| }
| 
configure:5911: result: no
configure:5919: checking if _REENTRANT is actually needed
configure:5950: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5950: $? = 0
configure:5981: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5981: $? = 0
configure:6052: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:6052: $? = 0
configure:6131: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:6131: $? = 0
configure:6210: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:6210: $? = 0
configure:6289: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:6289: $? = 0
configure:6368: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/cc82DY6d.o:conftest.c:function main: error: undefined reference to 'inet_ntoa_r'
collect2: error: ld returned 1 exit status
configure:6368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| /* end confdefs.h.  */
| 
| 
| #define inet_ntoa_r innocuous_inet_ntoa_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef inet_ntoa_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_ntoa_r ();
| #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r
| choke me
| #endif
| 
| int main (void)
| {
| return inet_ntoa_r ();
|  ;
|  return 0;
| }
| 
configure:6451: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/ccEHDLop.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
collect2: error: ld returned 1 exit status
configure:6451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| /* end confdefs.h.  */
| 
| 
| #define gethostbyaddr_r innocuous_gethostbyaddr_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef gethostbyaddr_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyaddr_r ();
| #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r
| choke me
| #endif
| 
| int main (void)
| {
| return gethostbyaddr_r ();
|  ;
|  return 0;
| }
| 
configure:6530: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:6530: $? = 0
configure:6609: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/ccOfJ5Mt.o:conftest.c:function main: error: undefined reference to 'getprotobyname_r'
collect2: error: ld returned 1 exit status
configure:6609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| /* end confdefs.h.  */
| 
| 
| #define getprotobyname_r innocuous_getprotobyname_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getprotobyname_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getprotobyname_r ();
| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
| choke me
| #endif
| 
| int main (void)
| {
| return getprotobyname_r ();
|  ;
|  return 0;
| }
| 
configure:6688: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/ccgkt4vA.o:conftest.c:function main: error: undefined reference to 'getservbyport_r'
collect2: error: ld returned 1 exit status
configure:6688: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| /* end confdefs.h.  */
| 
| 
| #define getservbyport_r innocuous_getservbyport_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getservbyport_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getservbyport_r ();
| #if defined __stub_getservbyport_r || defined __stub___getservbyport_r
| choke me
| #endif
| 
| int main (void)
| {
| return getservbyport_r ();
|  ;
|  return 0;
| }
| 
configure:6744: result: no
configure:6749: checking if _REENTRANT is onwards defined
configure:6766: result: no
configure:6779: checking for special C compiler options needed for large files
configure:6823: result: no
configure:6829: checking for _FILE_OFFSET_BITS value needed for large files
configure:6884: result: unknown
configure:6896: checking for _LARGE_FILES value needed for large files
configure:6951: result: unknown
configure:7270: checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)
configure:7274: result: yes
configure:7284: checking if compiler is icc (to build with PIC)
configure:7293: result: no
configure:7344: checking how to print strings
configure:7371: result: printf
configure:7392: checking for a sed that does not truncate output
configure:7456: result: /usr/sbin/sed
configure:7474: checking for fgrep
configure:7536: result: /usr/sbin/grep -F
configure:7571: checking for ld used by arm-linux-androideabi-gcc
configure:7638: result: /tmp/toolchain/arm-linux-androideabi/bin/ld
configure:7645: checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld) is GNU ld
configure:7660: result: yes
configure:7672: checking for BSD- or MS-compatible name lister (nm)
configure:7721: result: /usr/sbin/nm -B
configure:7851: checking the name lister (/usr/sbin/nm -B) interface
configure:7871: result: BSD nm
configure:7874: checking whether ln -s works
configure:7878: result: yes
configure:7886: checking the maximum length of command line arguments
configure:8011: result: 1572864
configure:8028: checking whether the shell understands some XSI constructs
configure:8038: result: yes
configure:8042: checking whether the shell understands "+="
configure:8048: result: yes
configure:8083: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:8123: result: func_convert_file_noop
configure:8130: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:8150: result: func_convert_file_noop
configure:8157: checking for /tmp/toolchain/arm-linux-androideabi/bin/ld option to reload object files
configure:8164: result: -r
configure:8198: checking for x86_64-unknown-linux-objdump
configure:8225: result: objdump
configure:8294: checking how to recognize dependent libraries
configure:8496: result: pass_all
configure:8541: checking for x86_64-unknown-linux-dlltool
configure:8568: result: dlltool
configure:8638: checking how to associate runtime and link libraries
configure:8665: result: printf %s\n
configure:8681: checking for x86_64-unknown-linux-ar
configure:8708: result: ar
configure:8789: checking for archiver @FILE support
configure:8831: result: @
configure:8849: checking for x86_64-unknown-linux-strip
configure:8876: result: strip
configure:8948: checking for x86_64-unknown-linux-ranlib
configure:8978: result: no
configure:8988: checking for ranlib
configure:9015: result: ranlib
configure:9027: WARNING: using cross tools not prefixed with host triplet
configure:9117: checking command to parse /usr/sbin/nm -B output from arm-linux-androideabi-gcc object
configure:9353: result: ok
configure:9390: checking for sysroot
configure:9420: result: no
configure:9497: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:9500: $? = 0
configure:9622: checking for x86_64-unknown-linux-mt
configure:9652: result: no
configure:9662: checking for mt
configure:9692: result: no
configure:9712: checking if : is a manifest tool
configure:9726: result: no
configure:10354: checking for dlfcn.h
configure:10354: result: yes
configure:10539: checking for objdir
configure:10554: result: .libs
configure:10825: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:10860: result: no
configure:11170: checking for arm-linux-androideabi-gcc option to produce PIC
configure:11177: result: -fPIC -DPIC
configure:11185: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:11220: result: yes
configure:11249: checking if arm-linux-androideabi-gcc static flag -static works
configure:11277: result: yes
configure:11292: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:11339: result: yes
configure:11347: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:11394: result: yes
configure:11427: checking whether the arm-linux-androideabi-gcc linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries
configure:12583: result: yes
configure:12620: checking whether -lc should be explicitly linked in
configure:12663: result: no
configure:12828: checking dynamic linker characteristics
configure:13567: result: GNU/Linux ld.so
configure:13674: checking how to hardcode library paths into programs
configure:13699: result: immediate
configure:14224: checking whether stripping libraries is possible
configure:14229: result: yes
configure:14264: checking if libtool supports shared libraries
configure:14266: result: yes
configure:14269: checking whether to build shared libraries
configure:14290: result: yes
configure:14293: checking whether to build static libraries
configure:14297: result: yes
configure:14333: checking if we need -mimpure-text
configure:14345: result: no
configure:14364: checking if we need BUILDING_LIBCURL
configure:14396: result: no
configure:14410: checking whether make sets $(MAKE)
configure:14432: result: yes
configure:14442: checking for inline
configure:14458: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:14458: $? = 0
configure:14466: result: inline
configure:14499: checking if compiler is DEC/Compaq/HP C
configure:14520: arm-linux-androideabi-gcc -E  conftest.c
configure:14520: $? = 0
configure:14560: arm-linux-androideabi-gcc -E  conftest.c
configure:14560: $? = 0
configure:14593: result: no
configure:14598: checking if compiler is HP-UX C
configure:14619: arm-linux-androideabi-gcc -E  conftest.c
configure:14619: $? = 0
configure:14651: result: no
configure:14656: checking if compiler is IBM C
configure:14677: arm-linux-androideabi-gcc -E  conftest.c
configure:14677: $? = 0
configure:14716: result: no
configure:14721: checking if compiler is Intel C
configure:14742: arm-linux-androideabi-gcc -E  conftest.c
configure:14742: $? = 0
configure:14832: result: no
configure:14837: checking if compiler is clang
configure:14858: arm-linux-androideabi-gcc -E  conftest.c
configure:14858: $? = 0
configure:14901: result: no
configure:14906: checking if compiler is GNU C
configure:14927: arm-linux-androideabi-gcc -E  conftest.c
configure:14927: $? = 0
configure:14950: result: yes
configure:14976: checking if compiler is LCC
configure:14997: arm-linux-androideabi-gcc -E  conftest.c
configure:14997: $? = 0
configure:15029: result: no
configure:15034: checking if compiler is SGI MIPSpro C
configure:15055: arm-linux-androideabi-gcc -E  conftest.c
configure:15055: $? = 0
configure:15095: arm-linux-androideabi-gcc -E  conftest.c
configure:15095: $? = 0
configure:15135: arm-linux-androideabi-gcc -E  conftest.c
configure:15135: $? = 0
configure:15169: result: no
configure:15174: checking if compiler is SGI MIPS C
configure:15195: arm-linux-androideabi-gcc -E  conftest.c
configure:15195: $? = 0
configure:15235: arm-linux-androideabi-gcc -E  conftest.c
configure:15235: $? = 0
configure:15269: result: no
configure:15274: checking if compiler is SunPro C
configure:15295: arm-linux-androideabi-gcc -E  conftest.c
configure:15295: $? = 0
configure:15327: result: no
configure:15332: checking if compiler is Tiny C
configure:15353: arm-linux-androideabi-gcc -E  conftest.c
configure:15353: $? = 0
configure:15385: result: no
configure:15390: checking if compiler is Watcom C
configure:15411: arm-linux-androideabi-gcc -E  conftest.c
configure:15411: $? = 0
configure:15493: result: no
configure:15844: checking if compiler accepts debug disabling options
configure:15871: arm-linux-androideabi-gcc -c -g0  conftest.c >&5
configure:15871: $? = 0
configure:15901: arm-linux-androideabi-gcc -o conftest -g0   conftest.c  >&5
configure:15901: $? = 0
configure:15962: result: yes
configure:15964: compiler options added: -g0
configure:15996: checking if compiler optimizer assumed setting might be used
configure:16034: result: yes
configure:16080: checking if compiler accepts optimizer enabling options
configure:16111: arm-linux-androideabi-gcc -c -g0 -O2  conftest.c >&5
configure:16111: $? = 0
configure:16141: arm-linux-androideabi-gcc -o conftest -g0 -O2   conftest.c  >&5
configure:16141: $? = 0
configure:16202: result: yes
configure:16204: compiler options added: -O2
configure:16446: checking if compiler accepts strict warning options
configure:16470: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:16470: $? = 0
configure:16500: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:16500: $? = 0
configure:16561: result: yes
configure:16563: compiler options added: -Wno-system-headers 
configure:16593: checking if compiler halts on compilation errors
configure:16610: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:45:7: error: unknown type name 'force'
       force compilation error
       ^
conftest.c:45:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
       force compilation error
                         ^
configure:16610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
|       force compilation error
| 
|  ;
|  return 0;
| }
| 
configure:16618: result: yes
configure:16625: checking if compiler halts on negative sized arrays
configure:16643: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:41:20: error: size of array 'bad_t' is negative
       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
                    ^
configure:16643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
|       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
| 
| int main (void)
| {
| 
|       bad_t dummy;
| 
|  ;
|  return 0;
| }
| 
configure:16651: result: yes
configure:16659: checking if shared libraries need -no-undefined
configure:16672: result: no
configure:16743: checking for windows.h
configure:16785: result: no
configure:16803: checking whether build target is a native Windows one
configure:16845: result: no
configure:17158: checking whether build target supports WIN32 file API
configure:17239: result: no
configure:17245: checking whether to support http
configure:17271: result: yes
configure:17276: checking whether to support ftp
configure:17295: result: yes
configure:17300: checking whether to support file
configure:17319: result: yes
configure:17324: checking whether to support ldap
configure:17370: result: yes
configure:17376: checking whether to support ldaps
configure:17409: result: no
configure:17420: checking whether to support rtsp
configure:17445: result: yes
configure:17456: checking whether to support proxies
configure:17475: result: yes
configure:17481: checking whether to support dict
configure:17500: result: yes
configure:17505: checking whether to support telnet
configure:17524: result: yes
configure:17529: checking whether to support tftp
configure:17548: result: yes
configure:17554: checking whether to support pop3
configure:17573: result: yes
configure:17580: checking whether to support imap
configure:17599: result: yes
configure:17606: checking whether to support smtp
configure:17625: result: yes
configure:17633: checking whether to provide built-in manual
configure:17639: result: no
configure:17657: checking if X/Open network library is required
configure:17677: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:3: error: unknown type name 'force'
   force compilation error
   ^
conftest.c:49:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
   force compilation error
                     ^
conftest.c:51:1: error: expected declaration or statement at end of input
 }
 ^
configure:17677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| /* end confdefs.h.  */
| 
| 
| int main (void)
| {
| #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
|   return 0;
| #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
|   return 0;
| #else
|   force compilation error
| #endif
| }
| 
| 
configure:17684: result: no
configure:17688: checking for gethostbyname
configure:17688: result: yes
configure:18051: checking for strcasecmp
configure:18051: result: yes
configure:18159: checking for windows.h
configure:18201: result: no
configure:18219: checking for winsock.h
configure:18262: result: no
configure:18275: checking for winsock2.h
configure:18318: result: no
configure:18332: checking for connect in libraries
configure:18359: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c   >&5
configure:18359: $? = 0
configure:18377: result: yes
configure:18388: checking whether time.h and sys/time.h may both be included
configure:18414: result: yes
configure:18426: checking for sys/types.h
configure:18426: result: yes
configure:18426: checking for sys/time.h
configure:18426: result: yes
configure:18426: checking for time.h
configure:18426: result: yes
configure:18436: checking for monotonic clock_gettime
configure:18467: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18467: $? = 0
configure:18469: result: yes
configure:18486: checking for clock_gettime in libraries
configure:18528: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:18528: $? = 0
configure:18549: result: no additional lib required
configure:18647: checking whether to use libgcc
configure:18662: result: no
configure:18688: checking for lber.h
configure:18726: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:61:18: fatal error: lber.h: No such file or directory
 #include 
                  ^
compilation terminated.
configure:18726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #include 
| 
| int main (void)
| {
| 
|         BerValue *bvp = NULL;
|         BerElement *bep = ber_init(bvp);
|         ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:18738: result: no
configure:18805: checking for ldap.h
configure:18845: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:64:18: fatal error: ldap.h: No such file or directory
 #include 
                  ^
compilation terminated.
configure:18845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #include 
| 
| int main (void)
| {
| 
|         LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|         int res = ldap_unbind(ldp);
| 
|  ;
|  return 0;
| }
| 
configure:18857: result: no
configure:18870: checking for ldapssl.h
configure:18916: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:70:21: fatal error: ldapssl.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:18916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| #include 
| 
| int main (void)
| {
| 
|         char *cert_label = NULL;
|         LDAP *ldp = ldap_ssl_init("dummy", LDAPS_PORT, cert_label);
| 
|  ;
|  return 0;
| }
| 
configure:18928: result: no
configure:18941: checking for ldap_ssl.h
configure:18983: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:67:22: fatal error: ldap_ssl.h: No such file or directory
 #include 
                      ^
compilation terminated.
configure:18983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| #include 
| 
| int main (void)
| {
| 
|         LDAP *ldp = ldapssl_init("dummy", LDAPS_PORT, 1);
| 
|  ;
|  return 0;
| }
| 
configure:18995: result: no
configure:19079: checking for LDAP libraries
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -lldap  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -llber -lldap  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -lldap -llber  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -lldapssl -lldapx -lldapsdk  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19143: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -lldapsdk -lldapx -lldapssl  >&5
conftest.c: In function 'main':
conftest.c:74:11: error: unknown type name 'BerValue'
           BerValue *bvp = NULL;
           ^
conftest.c:75:11: error: unknown type name 'BerElement'
           BerElement *bep = ber_init(bvp);
           ^
conftest.c:75:29: warning: initialization makes pointer from integer without a cast [enabled by default]
           BerElement *bep = ber_init(bvp);
                             ^
conftest.c:76:11: error: unknown type name 'LDAP'
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
           ^
conftest.c:76:42: error: 'LDAP_PORT' undeclared (first use in this function)
           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
                                          ^
conftest.c:76:42: note: each undeclared identifier is reported only once for each function it appears in
configure:19143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #endif
| #ifndef NULL
| #define NULL (void *)0
| #endif
| #ifndef LDAP_DEPRECATED
| #define LDAP_DEPRECATED 1
| #endif
| #ifdef NEED_LBER_H
| #include 
| #endif
| #ifdef HAVE_LDAP_H
| #include 
| #endif
| 
| int main (void)
| {
| 
|           BerValue *bvp = NULL;
|           BerElement *bep = ber_init(bvp);
|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
|           int res = ldap_unbind(ldp);
|           ber_free(bep, 1);
| 
|  ;
|  return 0;
| }
| 
configure:19157: result: cannot find LDAP libraries
configure:19178: WARNING: Cannot find libraries for LDAP support: LDAP disabled
configure:19292: checking whether to enable ipv6
configure:19309: result: no
configure:19381: checking if argv can be written to
configure:19432: result: no
configure:19434: WARNING: the previous check could not be made default was used
configure:19482: checking if Kerberos4 support is requested
configure:19693: result: no
configure:19710: checking if SPNEGO support is requested
configure:19733: result: no
configure:19774: checking if GSSAPI support is requested
configure:19883: result: no
configure:20157: checking for CRYPTO_lock in -lcrypto
configure:20179: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers     conftest.c -lcrypto   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
/tmp/ccEk3cGh.o:conftest.c:function main: error: undefined reference to 'CRYPTO_lock'
collect2: error: ld returned 1 exit status
configure:20179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| /* end confdefs.h.  */
| 
| 
| #ifdef __cplusplus
| extern "C"
| #endif
| char CRYPTO_lock ();
| int main (void)
| {
| return CRYPTO_lock ();
|  ;
|  return 0;
| }
configure:20188: result: no
configure:20199: checking for CRYPTO_add_lock in -lcrypto
configure:20221: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers  -I/include/openssl -I/include  -L conftest.c -lcrypto   >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
/tmp/toolchain/bin/../sysroot/usr/lib/crtbegin_dynamic.o:crtbrand.c:function _start: error: undefined reference to 'main'
collect2: error: ld returned 1 exit status
configure:20221: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| /* end confdefs.h.  */
| 
| 
| #ifdef __cplusplus
| extern "C"
| #endif
| char CRYPTO_add_lock ();
| int main (void)
| {
| return CRYPTO_add_lock ();
|  ;
|  return 0;
| }
configure:20230: result: no
configure:20551: checking for inflateEnd in -lz
configure:20573: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -lz   >&5
configure:20573: $? = 0
configure:20582: result: yes
configure:20598: checking zlib.h usability
configure:20598: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20598: $? = 0
configure:20598: result: yes
configure:20598: checking zlib.h presence
configure:20598: arm-linux-androideabi-gcc -E  conftest.c
configure:20598: $? = 0
configure:20598: result: yes
configure:20598: checking for zlib.h
configure:20598: result: yes
configure:20679: found both libz and libz.h header
configure:21278: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
configure:21280: WARNING: Use --with-ssl, --with-gnutls or --with-nss to address this.
configure:21291: checking default CA cert bundle/path
configure:21376: result: /etc/ssl/certs/ca-certificates.crt
configure:21550: checking for libssh2_channel_open_ex in -lssh2
configure:21572: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers     conftest.c -lssh2   -lz  >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lssh2
/tmp/ccu7X9hI.o:conftest.c:function main: error: undefined reference to 'libssh2_channel_open_ex'
collect2: error: ld returned 1 exit status
configure:21572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| /* end confdefs.h.  */
| 
| 
| #ifdef __cplusplus
| extern "C"
| #endif
| char libssh2_channel_open_ex ();
| int main (void)
| {
| return libssh2_channel_open_ex ();
|  ;
|  return 0;
| }
configure:21581: result: no
configure:21595: checking libssh2.h usability
configure:21595: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers   conftest.c >&5
conftest.c:83:21: fatal error: libssh2.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:21595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:21595: result: no
configure:21595: checking libssh2.h presence
configure:21595: arm-linux-androideabi-gcc -E   conftest.c
conftest.c:50:21: fatal error: libssh2.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:21595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| /* end confdefs.h.  */
| #include 
configure:21595: result: no
configure:21595: checking for libssh2.h
configure:21595: result: no
configure:21647: checking whether to build with libidn
configure:21661: result: yes
configure:21723: checking for idna_to_ascii_lz in -lidn
configure:21745: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c -lidn   -lz >&5
/tmp/toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lidn
/tmp/ccyckqd6.o:conftest.c:function main: error: undefined reference to 'idna_to_ascii_lz'
collect2: error: ld returned 1 exit status
configure:21745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| /* end confdefs.h.  */
| 
| 
| #ifdef __cplusplus
| extern "C"
| #endif
| char idna_to_ascii_lz ();
| int main (void)
| {
| return idna_to_ascii_lz ();
|  ;
|  return 0;
| }
configure:21754: result: no
configure:21807: checking for ANSI C header files
configure:21910: result: yes
configure:21920: checking for malloc.h
configure:21957: result: yes
configure:21985: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:21985: $? = 0
configure:22008: checking for memory.h
configure:22045: result: yes
configure:22073: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22073: $? = 0
configure:22138: checking for sys/types.h
configure:22138: result: yes
configure:22138: checking for sys/time.h
configure:22138: result: yes
configure:22138: checking for sys/select.h
configure:22138: result: yes
configure:22138: checking for sys/socket.h
configure:22138: result: yes
configure:22138: checking for sys/ioctl.h
configure:22138: result: yes
configure:22138: checking for sys/uio.h
configure:22138: result: yes
configure:22138: checking for assert.h
configure:22138: result: yes
configure:22138: checking for unistd.h
configure:22138: result: yes
configure:22138: checking for stdlib.h
configure:22138: result: yes
configure:22138: checking for limits.h
configure:22138: result: yes
configure:22138: checking for arpa/inet.h
configure:22138: result: yes
configure:22138: checking for net/if.h
configure:22138: result: yes
configure:22138: checking for netinet/in.h
configure:22138: result: yes
configure:22138: checking for sys/un.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for netinet/tcp.h
configure:22138: result: yes
configure:22138: checking for netdb.h
configure:22138: result: yes
configure:22138: checking for sys/sockio.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:91:24: fatal error: sys/sockio.h: No such file or directory
 #include 
                        ^
compilation terminated.
configure:22138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include 
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #ifdef HAVE_SYS_UN_H
| #include 
| #endif
| 
| 
| 
| #include 
configure:22138: result: no
configure:22138: checking for sys/stat.h
configure:22138: result: yes
configure:22138: checking for sys/param.h
configure:22138: result: yes
configure:22138: checking for termios.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for termio.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for sgtty.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for fcntl.h
configure:22138: result: yes
configure:22138: checking for alloca.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for time.h
configure:22138: result: yes
configure:22138: checking for io.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:99:16: fatal error: io.h: No such file or directory
 #include 
                ^
compilation terminated.
configure:22138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include 
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #ifdef HAVE_SYS_UN_H
| #include 
| #endif
| 
| 
| 
| #include 
configure:22138: result: no
configure:22138: checking for pwd.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for utime.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for sys/utime.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for sys/poll.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for poll.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for socket.h
configure:22138: result: no
configure:22138: checking for sys/resource.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for libgen.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for locale.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22138: checking for errno.h
configure:22138: result: yes
configure:22138: checking for stdbool.h
configure:22138: result: yes
configure:22138: checking for arpa/tftp.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:109:23: fatal error: arpa/tftp.h: No such file or directory
 #include 
                       ^
compilation terminated.
configure:22138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include 
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #ifdef HAVE_SYS_UN_H
| #include 
| #endif
| 
| 
| 
| #include 
configure:22138: result: no
configure:22138: checking for sys/filio.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:109:23: fatal error: sys/filio.h: No such file or directory
 #include 
                       ^
compilation terminated.
configure:22138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include 
| #endif
| #ifdef HAVE_SYS_SELECT_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #ifdef HAVE_SYS_UN_H
| #include 
| #endif
| 
| 
| 
| #include 
configure:22138: result: no
configure:22138: checking for setjmp.h
configure:22138: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22138: $? = 0
configure:22138: result: yes
configure:22170: checking for an ANSI C-conforming const
configure:22241: result: yes
configure:22250: checking for compiler support of C99 variadic macro style
configure:22280: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22280: $? = 0
configure:22292: result: yes
configure:22303: checking for compiler support of old gcc variadic macro style
configure:22333: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22333: $? = 0
configure:22345: result: yes
configure:22357: checking for size_t
configure:22357: result: yes
configure:22368: checking whether time.h and sys/time.h may both be included
configure:22394: result: yes
configure:22406: checking for sys/types.h
configure:22406: result: yes
configure:22406: checking for sys/time.h
configure:22406: result: yes
configure:22406: checking for time.h
configure:22406: result: yes
configure:22406: checking for sys/socket.h
configure:22406: result: yes
configure:22416: checking for struct timeval
configure:22481: result: yes
configure:22535: checking size of size_t
configure:22554: result: 4
configure:22568: checking size of long
configure:22587: result: 4
configure:22601: checking size of int
configure:22620: result: 4
configure:22634: checking size of short
configure:22639: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22639: $? = 0
configure:22639: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
            ^
configure:22639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:22639: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
            ^
configure:22639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:22639: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22639: $? = 0
configure:22639: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22639: $? = 0
configure:22653: result: 2
configure:22678: checking size of time_t
configure:22697: result: 4
configure:22711: checking size of off_t
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22716: $? = 0
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
            ^
configure:22716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
            ^
configure:22716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
            ^
configure:22716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22716: $? = 0
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22716: $? = 0
configure:22716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22716: $? = 0
configure:22730: result: 4
configure:22744: WARNING: This libcurl built is probably not ABI compatible with previous
configure:22746: WARNING: builds! You MUST read lib/README.curl_off_t to figure it out.
configure:22752: checking for long long
configure:22752: result: yes
configure:22763: checking if numberLL works
configure:22780: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22780: $? = 0
configure:22782: result: yes
configure:22799: checking for ssize_t
configure:22799: result: yes
configure:22810: checking for bool
configure:22810: result: yes
configure:22845: checking for windows.h
configure:22887: result: no
configure:22905: checking for winsock2.h
configure:22948: result: no
configure:22961: checking for ws2tcpip.h
configure:23005: result: no
configure:23031: checking for sys/types.h
configure:23031: result: yes
configure:23031: checking for sys/socket.h
configure:23031: result: yes
configure:23055: checking for curl_socklen_t data type
configure:23083: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23083: $? = 0
configure:23120: result: socklen_t
configure:23127: checking size of curl_socklen_t
configure:23173: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:111:13: error: unknown type name 'socklen_t'
             typedef socklen_t curl_socklen_t;
             ^
configure:23173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
|             
|             typedef socklen_t curl_socklen_t;
|             typedef char dummy_arr[sizeof(curl_socklen_t) == 4 ? 1 : -1];
| 
| int main (void)
| {
| 
|             curl_socklen_t dummy;
| 
|  ;
|  return 0;
| }
| 
configure:23173: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:111:13: error: unknown type name 'socklen_t'
             typedef socklen_t curl_socklen_t;
             ^
configure:23173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
|             
|             typedef socklen_t curl_socklen_t;
|             typedef char dummy_arr[sizeof(curl_socklen_t) == 4 ? 1 : -1];
| 
| int main (void)
| {
| 
|             curl_socklen_t dummy;
| 
|  ;
|  return 0;
| }
| 
configure:23173: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23173: $? = 0
configure:23183: result: 4
configure:23230: checking for in_addr_t
configure:23230: result: yes
configure:23346: checking for struct sockaddr_storage
configure:23346: result: yes
configure:23383: checking for signal.h
configure:23383: result: yes
configure:23393: checking for sig_atomic_t
configure:23393: result: yes
configure:23410: checking if sig_atomic_t is already defined as volatile
configure:23430: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:23430: $? = 0
configure:23432: result: no
configure:23455: checking return type of signal handlers
configure:23479: result: void
configure:23492: checking for sys/select.h
configure:23492: result: yes
configure:23492: checking for sys/socket.h
configure:23492: result: yes
configure:23503: checking for select
configure:23555: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:23555: $? = 0
configure:23557: result: yes
configure:23572: checking types of args and return type for select
configure:23651: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23651: $? = 0
configure:23664: result: int,fd_set *,struct timeval *,int
configure:23749: checking for sys/types.h
configure:23749: result: yes
configure:23749: checking for sys/socket.h
configure:23749: result: yes
configure:23760: checking for recv
configure:23798: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:23798: $? = 0
configure:23800: result: yes
configure:23815: checking types of args and return type for recv
configure:23886: result: int,void *,size_t,int,int
configure:23937: checking for sys/types.h
configure:23937: result: yes
configure:23937: checking for sys/socket.h
configure:23937: result: yes
configure:23948: checking for recvfrom
configure:23986: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:23986: $? = 0
configure:23988: result: yes
configure:24003: checking types of args and return type for recvfrom
configure:24083: result: unknown
configure:24094: WARNING: Cannot find proper types to use for recvfrom args
configure:24203: checking for sys/types.h
configure:24203: result: yes
configure:24203: checking for sys/socket.h
configure:24203: result: yes
configure:24214: checking for send
configure:24252: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:24252: $? = 0
configure:24254: result: yes
configure:24269: checking types of args and return type for send
configure:24339: result: int,const void *,size_t,int,int
configure:24427: checking for sys/types.h
configure:24427: result: yes
configure:24427: checking for sys/socket.h
configure:24427: result: yes
configure:24437: checking for MSG_NOSIGNAL
configure:24491: result: yes
configure:24517: checking for sys/types.h
configure:24517: result: yes
configure:24517: checking for unistd.h
configure:24517: result: yes
configure:24536: checking if alarm can be linked
configure:24565: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:24565: $? = 0
configure:24567: result: yes
configure:24582: checking if alarm is prototyped
configure:24593: result: yes
configure:24609: checking if alarm is compilable
configure:24628: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24628: $? = 0
configure:24630: result: yes
configure:24645: checking if alarm usage allowed
configure:24648: result: yes
configure:24658: checking if alarm might be used
configure:24664: result: yes
configure:24694: checking for sys/types.h
configure:24694: result: yes
configure:24694: checking for string.h
configure:24694: result: yes
configure:24694: checking for strings.h
configure:24694: result: yes
configure:24719: checking for sys/types.h
configure:24719: result: yes
configure:24719: checking for libgen.h
configure:24719: result: yes
configure:24738: checking if basename can be linked
configure:24767: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:24767: $? = 0
configure:24769: result: yes
configure:24784: checking if basename is prototyped
configure:24797: result: yes
configure:24813: checking if basename is compilable
configure:24834: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24834: $? = 0
configure:24836: result: yes
configure:24851: checking if basename usage allowed
configure:24854: result: yes
configure:24864: checking if basename might be used
configure:24870: result: yes
configure:24897: checking for sys/types.h
configure:24897: result: yes
configure:24897: checking for socket.h
configure:24897: result: no
configure:24916: checking if closesocket can be linked
configure:24936: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccmZfZvP.o:conftest.c:function main: error: undefined reference to 'closesocket'
collect2: error: ld returned 1 exit status
configure:24936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| 
| 
|       /* includes start */
| #ifdef HAVE_WINDOWS_H
| #  ifndef WIN32_LEAN_AND_MEAN
| #    define WIN32_LEAN_AND_MEAN
| #  endif
| #  include 
| #  ifdef HAVE_WINSOCK2_H
| #    include 
| #  else
| #    ifdef HAVE_WINSOCK_H
| #      include 
| #    endif
| #  endif
| #endif
| /* includes end */
|       /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SOCKET_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|       if(0 != closesocket(0))
|         return 1;
| 
|  ;
|  return 0;
| }
| 
configure:24944: result: no
configure:25031: checking if closesocket might be used
configure:25046: result: no
configure:25058: checking if CloseSocket can be linked
configure:25077: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccgk1sO6.o:conftest.c:function main: error: undefined reference to 'CloseSocket'
collect2: error: ld returned 1 exit status
configure:25077: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| 
| 
|       /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|       if(0 != CloseSocket(0))
|         return 1;
| 
|  ;
|  return 0;
| }
| 
configure:25085: result: no
configure:25170: checking if CloseSocket might be used
configure:25185: result: no
configure:25197: checking if connect can be linked
configure:25218: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:25218: $? = 0
configure:25220: result: yes
configure:25235: checking if connect is prototyped
configure:25248: result: yes
configure:25264: checking if connect is compilable
configure:25285: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25285: $? = 0
configure:25287: result: yes
configure:25302: checking if connect usage allowed
configure:25305: result: yes
configure:25315: checking if connect might be used
configure:25321: result: yes
configure:25351: checking for sys/types.h
configure:25351: result: yes
configure:25351: checking for unistd.h
configure:25351: result: yes
configure:25351: checking for fcntl.h
configure:25351: result: yes
configure:25370: checking if fcntl can be linked
configure:25399: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:25399: $? = 0
configure:25401: result: yes
configure:25416: checking if fcntl is prototyped
configure:25427: result: yes
configure:25443: checking if fcntl is compilable
configure:25462: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25462: $? = 0
configure:25464: result: yes
configure:25479: checking if fcntl usage allowed
configure:25482: result: yes
configure:25492: checking if fcntl might be used
configure:25498: result: yes
configure:25518: checking if fcntl O_NONBLOCK is compilable
configure:25538: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25538: $? = 0
configure:25540: result: yes
configure:25555: checking if fcntl O_NONBLOCK usage allowed
configure:25558: result: yes
configure:25568: checking if fcntl O_NONBLOCK might be used
configure:25572: result: yes
configure:25605: checking for sys/types.h
configure:25605: result: yes
configure:25605: checking for stdio.h
configure:25605: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25605: $? = 0
configure:25605: result: yes
configure:25624: checking if fdopen can be linked
configure:25653: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:25653: $? = 0
configure:25655: result: yes
configure:25670: checking if fdopen is prototyped
configure:25681: result: yes
configure:25697: checking if fdopen is compilable
configure:25716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25716: $? = 0
configure:25718: result: yes
configure:25733: checking if fdopen usage allowed
configure:25736: result: yes
configure:25746: checking if fdopen might be used
configure:25752: result: yes
configure:25779: checking for sys/types.h
configure:25779: result: yes
configure:25779: checking for netdb.h
configure:25779: result: yes
configure:25798: checking if freeaddrinfo can be linked
configure:25818: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:25818: $? = 0
configure:25820: result: yes
configure:25835: checking if freeaddrinfo is prototyped
configure:25848: result: yes
configure:25864: checking if freeaddrinfo is compilable
configure:25884: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25884: $? = 0
configure:25886: result: yes
configure:25901: checking if freeaddrinfo usage allowed
configure:25904: result: yes
configure:25914: checking if freeaddrinfo might be used
configure:25920: result: yes
configure:25953: checking for sys/types.h
configure:25953: result: yes
configure:25953: checking for sys/socket.h
configure:25953: result: yes
configure:25953: checking for netinet/in.h
configure:25953: result: yes
configure:25953: checking for ifaddrs.h
configure:25953: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:21: fatal error: ifaddrs.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:25953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #  include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #  include 
| #endif
| #ifdef HAVE_IFADDRS_H
| #  include 
| #endif
| /* includes end */
| 
| #include 
configure:25953: result: no
configure:25972: checking if freeifaddrs can be linked
configure:26001: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccUsMTKq.o:conftest.c:function main: error: undefined reference to 'freeifaddrs'
collect2: error: ld returned 1 exit status
configure:26001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| 
| 
| #define freeifaddrs innocuous_freeifaddrs
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef freeifaddrs
| #ifdef __cplusplus
| extern "C"
| #endif
| char freeifaddrs ();
| #if defined __stub_freeifaddrs || defined __stub___freeifaddrs
| choke me
| #endif
| 
| int main (void)
| {
| return freeifaddrs ();
|  ;
|  return 0;
| }
| 
configure:26009: result: no
configure:26093: checking if freeifaddrs might be used
configure:26108: result: no
configure:26120: checking if ftruncate can be linked
configure:26149: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:26149: $? = 0
configure:26151: result: yes
configure:26166: checking if ftruncate is prototyped
configure:26177: result: yes
configure:26193: checking if ftruncate is compilable
configure:26212: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:26212: $? = 0
configure:26214: result: yes
configure:26229: checking if ftruncate usage allowed
configure:26232: result: yes
configure:26242: checking if ftruncate might be used
configure:26248: result: yes
configure:26275: checking for sys/types.h
configure:26275: result: yes
configure:26275: checking for stdlib.h
configure:26275: result: yes
configure:26296: checking if getaddrinfo can be linked
configure:26317: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:26317: $? = 0
configure:26319: result: yes
configure:26334: checking if getaddrinfo is prototyped
configure:26347: result: yes
configure:26363: checking if getaddrinfo is compilable
configure:26384: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:26384: $? = 0
configure:26386: result: yes
configure:26463: checking if getaddrinfo usage allowed
configure:26466: result: yes
configure:26476: checking if getaddrinfo might be used
configure:26483: result: yes
configure:26499: checking if getaddrinfo is threadsafe
configure:26561: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:26561: $? = 0
configure:26586: result: yes
configure:26607: checking if gethostbyaddr can be linked
configure:26627: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:26627: $? = 0
configure:26629: result: yes
configure:26644: checking if gethostbyaddr is prototyped
configure:26656: result: yes
configure:26672: checking if gethostbyaddr is compilable
configure:26692: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:26692: $? = 0
configure:26694: result: yes
configure:26709: checking if gethostbyaddr usage allowed
configure:26712: result: yes
configure:26722: checking if gethostbyaddr might be used
configure:26728: result: yes
configure:26750: checking if gethostbyaddr_r can be linked
configure:26779: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccKiWojL.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
collect2: error: ld returned 1 exit status
configure:26779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| /* end confdefs.h.  */
| 
| 
| #define gethostbyaddr_r innocuous_gethostbyaddr_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef gethostbyaddr_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyaddr_r ();
| #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r
| choke me
| #endif
| 
| int main (void)
| {
| return gethostbyaddr_r ();
|  ;
|  return 0;
| }
| 
configure:26787: result: no
configure:26956: checking if gethostbyaddr_r might be used
configure:26986: result: no
configure:26998: checking if gethostbyname can be linked
configure:27018: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:27018: $? = 0
configure:27020: result: yes
configure:27035: checking if gethostbyname is prototyped
configure:27047: result: yes
configure:27063: checking if gethostbyname is compilable
configure:27083: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:27083: $? = 0
configure:27085: result: yes
configure:27100: checking if gethostbyname usage allowed
configure:27103: result: yes
configure:27113: checking if gethostbyname might be used
configure:27119: result: yes
configure:27141: checking if gethostbyname_r can be linked
configure:27170: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:27170: $? = 0
configure:27172: result: yes
configure:27187: checking if gethostbyname_r is prototyped
configure:27198: result: yes
configure:27215: checking if gethostbyname_r takes 3 args.
configure:27234: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:193:11: error: too few arguments to function 'gethostbyname_r'
           if(0 != gethostbyname_r(0, 0, 0))
           ^
In file included from conftest.c:186:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:214:5: note: declared here
 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
     ^
configure:27234: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h.  */
| 
| 
|           /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_NETDB_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|           if(0 != gethostbyname_r(0, 0, 0))
|             return 1;
| 
|  ;
|  return 0;
| }
| 
configure:27243: result: no
configure:27251: checking if gethostbyname_r takes 5 args.
configure:27270: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:193:11: error: too few arguments to function 'gethostbyname_r'
           if(0 != gethostbyname_r(0, 0, 0, 0, 0))
           ^
In file included from conftest.c:186:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:214:5: note: declared here
 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
     ^
configure:27270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h.  */
| 
| 
|           /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_NETDB_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|           if(0 != gethostbyname_r(0, 0, 0, 0, 0))
|             return 1;
| 
|  ;
|  return 0;
| }
| 
configure:27279: result: no
configure:27287: checking if gethostbyname_r takes 6 args.
configure:27306: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:27306: $? = 0
configure:27308: result: yes
configure:27322: checking if gethostbyname_r is compilable
configure:27325: result: yes
configure:27334: checking if gethostbyname_r usage allowed
configure:27337: result: yes
configure:27347: checking if gethostbyname_r might be used
configure:27353: result: yes
configure:27389: checking if gethostname can be linked
configure:27409: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:27409: $? = 0
configure:27411: result: yes
configure:27426: checking if gethostname is prototyped
configure:27438: result: yes
configure:27454: checking if gethostname is compilable
configure:27474: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:27474: $? = 0
configure:27476: result: yes
configure:27491: checking if gethostname usage allowed
configure:27494: result: yes
configure:27504: checking if gethostname might be used
configure:27510: result: yes
configure:27532: checking if getifaddrs can be linked
configure:27561: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccCi19Gq.o:conftest.c:function main: error: undefined reference to 'getifaddrs'
collect2: error: ld returned 1 exit status
configure:27561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| /* end confdefs.h.  */
| 
| 
| #define getifaddrs innocuous_getifaddrs
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getifaddrs
| #ifdef __cplusplus
| extern "C"
| #endif
| char getifaddrs ();
| #if defined __stub_getifaddrs || defined __stub___getifaddrs
| choke me
| #endif
| 
| int main (void)
| {
| return getifaddrs ();
|  ;
|  return 0;
| }
| 
configure:27569: result: no
configure:27708: checking if getifaddrs might be used
configure:27724: result: no
configure:27737: checking if getservbyport_r can be linked
configure:27766: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/cc2IDsRg.o:conftest.c:function main: error: undefined reference to 'getservbyport_r'
collect2: error: ld returned 1 exit status
configure:27766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| /* end confdefs.h.  */
| 
| 
| #define getservbyport_r innocuous_getservbyport_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getservbyport_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getservbyport_r ();
| #if defined __stub_getservbyport_r || defined __stub___getservbyport_r
| choke me
| #endif
| 
| int main (void)
| {
| return getservbyport_r ();
|  ;
|  return 0;
| }
| 
configure:27774: result: no
configure:27943: checking if getservbyport_r might be used
configure:27972: result: no
configure:27997: checking for sys/types.h
configure:27997: result: yes
configure:27997: checking for sys/time.h
configure:27997: result: yes
configure:27997: checking for time.h
configure:27997: result: yes
configure:28017: checking if gmtime_r can be linked
configure:28046: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:28046: $? = 0
configure:28048: result: yes
configure:28063: checking if gmtime_r is prototyped
configure:28074: result: yes
configure:28090: checking if gmtime_r is compilable
configure:28109: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:28109: $? = 0
configure:28111: result: yes
configure:28180: checking if gmtime_r usage allowed
configure:28183: result: yes
configure:28193: checking if gmtime_r might be used
configure:28200: result: yes
configure:28233: checking for sys/types.h
configure:28233: result: yes
configure:28233: checking for sys/socket.h
configure:28233: result: yes
configure:28233: checking for netinet/in.h
configure:28233: result: yes
configure:28233: checking for arpa/inet.h
configure:28233: result: yes
configure:28253: checking if inet_ntoa_r can be linked
configure:28282: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccGebMt8.o:conftest.c:function main: error: undefined reference to 'inet_ntoa_r'
collect2: error: ld returned 1 exit status
configure:28282: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| 
| 
| #define inet_ntoa_r innocuous_inet_ntoa_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef inet_ntoa_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_ntoa_r ();
| #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r
| choke me
| #endif
| 
| int main (void)
| {
| return inet_ntoa_r ();
|  ;
|  return 0;
| }
| 
configure:28290: result: no
configure:28425: checking if inet_ntoa_r might be used
configure:28451: result: no
configure:28464: checking if inet_ntop can be linked
configure:28493: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:28493: $? = 0
configure:28495: result: yes
configure:28510: checking if inet_ntop is prototyped
configure:28521: result: yes
configure:28537: checking if inet_ntop is compilable
configure:28556: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:28556: $? = 0
configure:28558: result: yes
configure:28669: checking if inet_ntop usage allowed
configure:28672: result: yes
configure:28682: checking if inet_ntop might be used
configure:28689: result: yes
configure:28711: checking if inet_pton can be linked
configure:28740: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:28740: $? = 0
configure:28742: result: yes
configure:28757: checking if inet_pton is prototyped
configure:28768: result: yes
configure:28784: checking if inet_pton is compilable
configure:28803: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:28803: $? = 0
configure:28805: result: yes
configure:28909: checking if inet_pton usage allowed
configure:28912: result: yes
configure:28922: checking if inet_pton might be used
configure:28929: result: yes
configure:28965: checking for sys/types.h
configure:28965: result: yes
configure:28965: checking for unistd.h
configure:28965: result: yes
configure:28965: checking for sys/socket.h
configure:28965: result: yes
configure:28965: checking for sys/ioctl.h
configure:28965: result: yes
configure:28965: checking for stropts.h
configure:28965: result: no
configure:28984: checking if ioctl can be linked
configure:29013: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:29013: $? = 0
configure:29015: result: yes
configure:29030: checking if ioctl is prototyped
configure:29041: result: yes
configure:29057: checking if ioctl is compilable
configure:29076: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:29076: $? = 0
configure:29078: result: yes
configure:29093: checking if ioctl usage allowed
configure:29096: result: yes
configure:29106: checking if ioctl might be used
configure:29112: result: yes
configure:29126: checking if ioctl FIONBIO is compilable
configure:29146: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:29146: $? = 0
configure:29148: result: yes
configure:29163: checking if ioctl FIONBIO usage allowed
configure:29166: result: yes
configure:29176: checking if ioctl FIONBIO might be used
configure:29180: result: yes
configure:29200: checking if ioctl SIOCGIFADDR is compilable
configure:29221: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:29221: $? = 0
configure:29223: result: yes
configure:29238: checking if ioctl SIOCGIFADDR usage allowed
configure:29241: result: yes
configure:29251: checking if ioctl SIOCGIFADDR might be used
configure:29255: result: yes
configure:29282: checking if ioctlsocket can be linked
configure:29301: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccq5gf3i.o:conftest.c:function main: error: undefined reference to 'ioctlsocket'
collect2: error: ld returned 1 exit status
configure:29301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| /* end confdefs.h.  */
| 
| 
|       /* includes start */
| #ifdef HAVE_WINDOWS_H
| #  ifndef WIN32_LEAN_AND_MEAN
| #    define WIN32_LEAN_AND_MEAN
| #  endif
| #  include 
| #  ifdef HAVE_WINSOCK2_H
| #    include 
| #  else
| #    ifdef HAVE_WINSOCK_H
| #      include 
| #    endif
| #  endif
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|       if(0 != ioctlsocket(0, 0, 0))
|         return 1;
| 
|  ;
|  return 0;
| }
| 
configure:29309: result: no
configure:29394: checking if ioctlsocket might be used
configure:29483: result: no
configure:29495: checking if IoctlSocket can be linked
configure:29524: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccgwS7Dq.o:conftest.c:function main: error: undefined reference to 'IoctlSocket'
collect2: error: ld returned 1 exit status
configure:29524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| /* end confdefs.h.  */
| 
| 
| #define IoctlSocket innocuous_IoctlSocket
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef IoctlSocket
| #ifdef __cplusplus
| extern "C"
| #endif
| char IoctlSocket ();
| #if defined __stub_IoctlSocket || defined __stub___IoctlSocket
| choke me
| #endif
| 
| int main (void)
| {
| return IoctlSocket ();
|  ;
|  return 0;
| }
| 
configure:29532: result: no
configure:29617: checking if IoctlSocket might be used
configure:29706: result: no
configure:29719: checking if localtime_r can be linked
configure:29748: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:29748: $? = 0
configure:29750: result: yes
configure:29765: checking if localtime_r is prototyped
configure:29776: result: yes
configure:29792: checking if localtime_r is compilable
configure:29811: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:29811: $? = 0
configure:29813: result: yes
configure:29882: checking if localtime_r usage allowed
configure:29885: result: yes
configure:29895: checking if localtime_r might be used
configure:29902: result: yes
configure:29924: checking if memrchr can be linked
configure:29953: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:29953: $? = 0
configure:29955: result: yes
configure:30007: checking if memrchr is prototyped
configure:30018: result: yes
configure:30035: checking if memrchr is compilable
configure:30054: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:30054: $? = 0
configure:30056: result: yes
configure:30071: checking if memrchr usage allowed
configure:30074: result: yes
configure:30084: checking if memrchr might be used
configure:30090: result: yes
configure:30120: checking for sys/types.h
configure:30120: result: yes
configure:30120: checking for poll.h
configure:30120: result: yes
configure:30120: checking for sys/poll.h
configure:30120: result: yes
configure:30146: checking if poll can be linked
configure:30165: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:30165: $? = 0
configure:30167: result: yes
configure:30182: checking if poll is prototyped
configure:30193: result: yes
configure:30209: checking if poll is compilable
configure:30228: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:30228: $? = 0
configure:30230: result: yes
configure:30295: checking if poll usage allowed
configure:30298: result: yes
configure:30308: checking if poll might be used
configure:30315: result: yes
configure:30341: checking if setsockopt can be linked
configure:30361: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:30361: $? = 0
configure:30363: result: yes
configure:30378: checking if setsockopt is prototyped
configure:30390: result: yes
configure:30406: checking if setsockopt is compilable
configure:30426: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:30426: $? = 0
configure:30428: result: yes
configure:30443: checking if setsockopt usage allowed
configure:30446: result: yes
configure:30456: checking if setsockopt might be used
configure:30462: result: yes
configure:30476: checking if setsockopt SO_NONBLOCK is compilable
configure:30496: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:236:43: error: 'SO_NONBLOCK' undeclared (first use in this function)
         if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0))
                                           ^
conftest.c:236:43: note: each undeclared identifier is reported only once for each function it appears in
configure:30496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| /* end confdefs.h.  */
| 
| 
|         /* includes start */
| #ifdef HAVE_WINDOWS_H
| #  ifndef WIN32_LEAN_AND_MEAN
| #    define WIN32_LEAN_AND_MEAN
| #  endif
| #  include 
| #  ifdef HAVE_WINSOCK2_H
| #    include 
| #  else
| #    ifdef HAVE_WINSOCK_H
| #      include 
| #    endif
| #  endif
| #endif
| /* includes end */
|         /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|         if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0))
|           return 1;
| 
|  ;
|  return 0;
| }
| 
configure:30504: result: no
configure:30526: checking if setsockopt SO_NONBLOCK might be used
configure:30539: result: no
configure:30563: checking for sys/types.h
configure:30563: result: yes
configure:30563: checking for signal.h
configure:30563: result: yes
configure:30582: checking if sigaction can be linked
configure:30611: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:30611: $? = 0
configure:30613: result: yes
configure:30628: checking if sigaction is prototyped
configure:30639: result: yes
configure:30655: checking if sigaction is compilable
configure:30674: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:30674: $? = 0
configure:30676: result: yes
configure:30691: checking if sigaction usage allowed
configure:30694: result: yes
configure:30704: checking if sigaction might be used
configure:30710: result: yes
configure:30731: checking if siginterrupt can be linked
configure:30760: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:30760: $? = 0
configure:30762: result: yes
configure:30777: checking if siginterrupt is prototyped
configure:30788: result: yes
configure:30804: checking if siginterrupt is compilable
configure:30823: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:30823: $? = 0
configure:30825: result: yes
configure:30840: checking if siginterrupt usage allowed
configure:30843: result: yes
configure:30853: checking if siginterrupt might be used
configure:30859: result: yes
configure:30880: checking if signal can be linked
configure:30909: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:30909: $? = 0
configure:30911: result: yes
configure:30926: checking if signal is prototyped
configure:30937: result: yes
configure:30953: checking if signal is compilable
configure:30972: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:30972: $? = 0
configure:30974: result: yes
configure:30989: checking if signal usage allowed
configure:30992: result: yes
configure:31002: checking if signal might be used
configure:31008: result: yes
configure:31035: checking for sys/types.h
configure:31035: result: yes
configure:31035: checking for setjmp.h
configure:31035: result: yes
configure:31055: checking if sigsetjmp can be linked
configure:31084: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:31084: $? = 0
configure:31086: result: yes
configure:31139: checking if sigsetjmp is prototyped
configure:31150: result: yes
configure:31167: checking if sigsetjmp is compilable
configure:31187: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:31187: $? = 0
configure:31189: result: yes
configure:31204: checking if sigsetjmp usage allowed
configure:31207: result: yes
configure:31217: checking if sigsetjmp might be used
configure:31223: result: yes
configure:31244: checking if socket can be linked
configure:31265: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:31265: $? = 0
configure:31267: result: yes
configure:31282: checking if socket is prototyped
configure:31295: result: yes
configure:31311: checking if socket is compilable
configure:31332: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:31332: $? = 0
configure:31334: result: yes
configure:31349: checking if socket usage allowed
configure:31352: result: yes
configure:31362: checking if socket might be used
configure:31368: result: yes
configure:31389: checking if strcasecmp can be linked
configure:31418: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
conftest.c:228:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
 char strcasecmp ();
      ^
configure:31418: $? = 0
configure:31420: result: yes
configure:31435: checking if strcasecmp is prototyped
configure:31446: result: yes
configure:31462: checking if strcasecmp is compilable
configure:31481: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:31481: $? = 0
configure:31483: result: yes
configure:31498: checking if strcasecmp usage allowed
configure:31501: result: yes
configure:31511: checking if strcasecmp might be used
configure:31517: result: yes
configure:31538: checking if strcasestr can be linked
configure:31567: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:31567: $? = 0
configure:31569: result: yes
configure:31584: checking if strcasestr is prototyped
configure:31595: result: yes
configure:31611: checking if strcasestr is compilable
configure:31630: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:31630: $? = 0
configure:31632: result: yes
configure:31647: checking if strcasestr usage allowed
configure:31650: result: yes
configure:31660: checking if strcasestr might be used
configure:31666: result: yes
configure:31687: checking if strcmpi can be linked
configure:31716: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/cc43uIY9.o:conftest.c:function main: error: undefined reference to 'strcmpi'
collect2: error: ld returned 1 exit status
configure:31716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| /* end confdefs.h.  */
| 
| 
| #define strcmpi innocuous_strcmpi
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef strcmpi
| #ifdef __cplusplus
| extern "C"
| #endif
| char strcmpi ();
| #if defined __stub_strcmpi || defined __stub___strcmpi
| choke me
| #endif
| 
| int main (void)
| {
| return strcmpi ();
|  ;
|  return 0;
| }
| 
configure:31724: result: no
configure:31809: checking if strcmpi might be used
configure:31824: result: no
configure:31836: checking if strdup can be linked
configure:31865: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
conftest.c:230:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
 char strdup ();
      ^
configure:31865: $? = 0
configure:31867: result: yes
configure:31882: checking if strdup is prototyped
configure:31893: result: yes
configure:31909: checking if strdup is compilable
configure:31928: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:31928: $? = 0
configure:31930: result: yes
configure:31945: checking if strdup usage allowed
configure:31948: result: yes
configure:31958: checking if strdup might be used
configure:31964: result: yes
configure:31991: checking if strerror_r can be linked
configure:32020: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:32020: $? = 0
configure:32022: result: yes
configure:32037: checking if strerror_r is prototyped
configure:32048: result: yes
configure:32064: checking if strerror_r is compilable
configure:32083: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:32083: $? = 0
configure:32085: result: yes
configure:32100: checking if strerror_r is glibc like
configure:32123: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:236:19: error: conflicting types for 'strerror_r'
             char *strerror_r(int errnum, char *workbuf, size_t bufsize);
                   ^
In file included from conftest.c:226:0:
/tmp/toolchain/sysroot/usr/include/string.h:70:15: note: previous declaration of 'strerror_r' was here
 extern int    strerror_r(int errnum, char *buf, size_t n);
               ^
configure:32123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| 
| 
|             /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_STRING_H
| #  include 
| #endif
| #ifdef HAVE_STRINGS_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|             char *strerror_r(int errnum, char *workbuf, size_t bufsize);
|             if(0 != strerror_r(0, 0, 0))
|               return 1;
| 
|  ;
|  return 0;
| }
| 
configure:32123: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:236:19: error: conflicting types for 'strerror_r'
             char *strerror_r(int errnum, char *workbuf, int bufsize);
                   ^
In file included from conftest.c:226:0:
/tmp/toolchain/sysroot/usr/include/string.h:70:15: note: previous declaration of 'strerror_r' was here
 extern int    strerror_r(int errnum, char *buf, size_t n);
               ^
configure:32123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| 
| 
|             /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_STRING_H
| #  include 
| #endif
| #ifdef HAVE_STRINGS_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|             char *strerror_r(int errnum, char *workbuf, int bufsize);
|             if(0 != strerror_r(0, 0, 0))
|               return 1;
| 
|  ;
|  return 0;
| }
| 
configure:32123: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:236:19: error: conflicting types for 'strerror_r'
             char *strerror_r(int errnum, char *workbuf, unsigned int bufsize);
                   ^
In file included from conftest.c:226:0:
/tmp/toolchain/sysroot/usr/include/string.h:70:15: note: previous declaration of 'strerror_r' was here
 extern int    strerror_r(int errnum, char *buf, size_t n);
               ^
configure:32123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| 
| 
|             /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_STRING_H
| #  include 
| #endif
| #ifdef HAVE_STRINGS_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|             char *strerror_r(int errnum, char *workbuf, unsigned int bufsize);
|             if(0 != strerror_r(0, 0, 0))
|               return 1;
| 
|  ;
|  return 0;
| }
| 
configure:32133: result: no
configure:32203: checking if strerror_r is POSIX like
configure:32226: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:32226: $? = 0
configure:32241: result: yes
configure:32321: checking if strerror_r usage allowed
configure:32324: result: yes
configure:32334: checking if strerror_r might be used
configure:32340: result: yes
configure:32397: checking if stricmp can be linked
configure:32426: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/cc80U49d.o:conftest.c:function main: error: undefined reference to 'stricmp'
collect2: error: ld returned 1 exit status
configure:32426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| /* end confdefs.h.  */
| 
| 
| #define stricmp innocuous_stricmp
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef stricmp
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
| 
| int main (void)
| {
| return stricmp ();
|  ;
|  return 0;
| }
| 
configure:32434: result: no
configure:32519: checking if stricmp might be used
configure:32534: result: no
configure:32546: checking if strlcat can be linked
configure:32575: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:32575: $? = 0
configure:32577: result: yes
configure:32592: checking if strlcat is prototyped
configure:32603: result: yes
configure:32619: checking if strlcat is compilable
configure:32638: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:32638: $? = 0
configure:32640: result: yes
configure:32655: checking if strlcat usage allowed
configure:32658: result: yes
configure:32668: checking if strlcat might be used
configure:32674: result: yes
configure:32695: checking if strncasecmp can be linked
configure:32724: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
conftest.c:235:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
 char strncasecmp ();
      ^
configure:32724: $? = 0
configure:32726: result: yes
configure:32741: checking if strncasecmp is prototyped
configure:32752: result: yes
configure:32768: checking if strncasecmp is compilable
configure:32787: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:32787: $? = 0
configure:32789: result: yes
configure:32804: checking if strncasecmp usage allowed
configure:32807: result: yes
configure:32817: checking if strncasecmp might be used
configure:32823: result: yes
configure:32844: checking if strncmpi can be linked
configure:32873: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccGM2k2c.o:conftest.c:function main: error: undefined reference to 'strncmpi'
collect2: error: ld returned 1 exit status
configure:32873: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| #define HAVE_STRLCAT 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| 
| 
| #define strncmpi innocuous_strncmpi
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef strncmpi
| #ifdef __cplusplus
| extern "C"
| #endif
| char strncmpi ();
| #if defined __stub_strncmpi || defined __stub___strncmpi
| choke me
| #endif
| 
| int main (void)
| {
| return strncmpi ();
|  ;
|  return 0;
| }
| 
configure:32881: result: no
configure:32966: checking if strncmpi might be used
configure:32981: result: no
configure:32993: checking if strnicmp can be linked
configure:33022: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccWwZIFl.o:conftest.c:function main: error: undefined reference to 'strnicmp'
collect2: error: ld returned 1 exit status
configure:33022: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| #define HAVE_STRLCAT 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| 
| 
| #define strnicmp innocuous_strnicmp
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef strnicmp
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnicmp ();
| #if defined __stub_strnicmp || defined __stub___strnicmp
| choke me
| #endif
| 
| int main (void)
| {
| return strnicmp ();
|  ;
|  return 0;
| }
| 
configure:33030: result: no
configure:33115: checking if strnicmp might be used
configure:33130: result: no
configure:33142: checking if strstr can be linked
configure:33171: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
conftest.c:236:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
 char strstr ();
      ^
configure:33171: $? = 0
configure:33173: result: yes
configure:33188: checking if strstr is prototyped
configure:33199: result: yes
configure:33215: checking if strstr is compilable
configure:33234: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:33234: $? = 0
configure:33236: result: yes
configure:33251: checking if strstr usage allowed
configure:33254: result: yes
configure:33264: checking if strstr might be used
configure:33270: result: yes
configure:33291: checking if strtok_r can be linked
configure:33320: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33320: $? = 0
configure:33322: result: yes
configure:33337: checking if strtok_r is prototyped
configure:33348: result: yes
configure:33364: checking if strtok_r is compilable
configure:33383: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:33383: $? = 0
configure:33385: result: yes
configure:33400: checking if strtok_r usage allowed
configure:33403: result: yes
configure:33413: checking if strtok_r might be used
configure:33419: result: yes
configure:33440: checking if strtoll can be linked
configure:33469: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33469: $? = 0
configure:33471: result: yes
configure:33486: checking if strtoll is prototyped
configure:33497: result: yes
configure:33513: checking if strtoll is compilable
configure:33532: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:33532: $? = 0
configure:33534: result: yes
configure:33549: checking if strtoll usage allowed
configure:33552: result: yes
configure:33562: checking if strtoll might be used
configure:33568: result: yes
configure:33595: checking for sys/types.h
configure:33595: result: yes
configure:33595: checking for sys/uio.h
configure:33595: result: yes
configure:33614: checking if writev can be linked
configure:33643: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33643: $? = 0
configure:33645: result: yes
configure:33660: checking if writev is prototyped
configure:33671: result: yes
configure:33687: checking if writev is compilable
configure:33706: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:33706: $? = 0
configure:33708: result: yes
configure:33723: checking if writev usage allowed
configure:33726: result: yes
configure:33736: checking if writev might be used
configure:33742: result: yes
configure:33786: checking for fork
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
conftest.c:241:6: warning: conflicting types for built-in function 'fork' [enabled by default]
 char fork ();
      ^
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for geteuid
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for getpass_r
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccuPz9Qn.o:conftest.c:function main: error: undefined reference to 'getpass_r'
collect2: error: ld returned 1 exit status
configure:33786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| #define HAVE_STRLCAT 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOLL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_FORK 1
| #define HAVE_GETEUID 1
| /* end confdefs.h.  */
| 
| #define getpass_r innocuous_getpass_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getpass_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpass_r ();
| #if defined __stub_getpass_r || defined __stub___getpass_r
| choke me
| #endif
| 
| int main (void)
| {
| return getpass_r ();
|  ;
|  return 0;
| }
configure:33786: result: no
configure:33798: checking deeper for getpass_r
configure:33815: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/cc0TGAxx.o:conftest.c:function main: error: undefined reference to 'getpass_r'
collect2: error: ld returned 1 exit status
configure:33815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| #define HAVE_STRLCAT 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOLL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_FORK 1
| #define HAVE_GETEUID 1
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
|         getpass_r ();
| 
|  ;
|  return 0;
| }
| 
configure:33828: result: but still no
configure:33786: checking for getppid
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for getprotobyname
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for getpwuid
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for getrlimit
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for gettimeofday
configure:33786: result: yes
configure:33786: checking for inet_addr
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for perror
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for pipe
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for setlocale
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for setmode
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccGxMvbM.o:conftest.c:function main: error: undefined reference to 'setmode'
collect2: error: ld returned 1 exit status
configure:33786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| #define HAVE_STRLCAT 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOLL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_FORK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_ADDR 1
| #define HAVE_PERROR 1
| #define HAVE_PIPE 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| 
| #define setmode innocuous_setmode
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef setmode
| #ifdef __cplusplus
| extern "C"
| #endif
| char setmode ();
| #if defined __stub_setmode || defined __stub___setmode
| choke me
| #endif
| 
| int main (void)
| {
| return setmode ();
|  ;
|  return 0;
| }
configure:33786: result: no
configure:33798: checking deeper for setmode
configure:33815: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
/tmp/ccUY50rU.o:conftest.c:function main: error: undefined reference to 'setmode'
collect2: error: ld returned 1 exit status
configure:33815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "7.20.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_STDINT_H 1
| #define CURL_PULL_INTTYPES_H 1
| #define CURL_TYPEOF_CURL_OFF_T int64_t
| #define CURL_FORMAT_CURL_OFF_T "lld"
| #define CURL_FORMAT_CURL_OFF_TU "llu"
| #define CURL_FORMAT_OFF_T "%lld"
| #define CURL_SIZEOF_CURL_OFF_T 8
| #define CURL_SUFFIX_CURL_OFF_T LL
| #define CURL_SUFFIX_CURL_OFF_TU ULL
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define CURL_DISABLE_LDAPS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define CURL_DISABLE_LDAP 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define CURL_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define SIZEOF_OFF_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CURL_PULL_SYS_TYPES_H 1
| #define CURL_PULL_SYS_SOCKET_H 1
| #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
| #define CURL_SIZEOF_CURL_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 fd_set *
| #define SELECT_TYPE_RETV int
| #define SELECT_QUAL_ARG5 
| #define SELECT_TYPE_ARG5 struct timeval *
| #define HAVE_SELECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_BASENAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_FDOPEN 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMRCHR 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_POLL_FINE 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_POSIX_STRERROR_R 1
| #define STRERROR_R_TYPE_ARG3 size_t
| #define HAVE_STRLCAT 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOLL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_FORK 1
| #define HAVE_GETEUID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_ADDR 1
| #define HAVE_PERROR 1
| #define HAVE_PIPE 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
|         setmode ();
| 
|  ;
|  return 0;
| }
| 
configure:33828: result: but still no
configure:33786: checking for setrlimit
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for uname
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33786: checking for utime
configure:33786: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33786: $? = 0
configure:33786: result: yes
configure:33844: checking for sys/types.h
configure:33844: result: yes
configure:33844: checking for sys/socket.h
configure:33844: result: yes
configure:33844: checking for netdb.h
configure:33844: result: yes
configure:33855: checking for getnameinfo
configure:33884: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  -lz >&5
configure:33884: $? = 0
configure:33886: result: yes
configure:33994: checking types of arguments for getnameinfo
configure:34071: result: const struct sockaddr *,socklen_t,size_t,int
configure:34311: checking whether to enable non-blocking communications
configure:34330: result: yes
configure:34337: checking how to set a socket into non-blocking mode
configure:34350: result: fcntl O_NONBLOCK
configure:34371: checking for perl
configure:34390: found /usr/bin/perl
configure:34402: result: /usr/bin/perl
configure:34416: checking for gnroff
configure:34450: result: no
configure:34416: checking for nroff
configure:34435: found /usr/bin/nroff
configure:34447: result: /usr/bin/nroff
configure:34462: checking how to use *nroff to get plain text from man pages
configure:34480: result: -man
configure:34606: checking whether to enable verbose strings
configure:34624: result: yes
configure:34630: checking whether to enable SSPI support (Windows native builds only)
configure:34658: result: no
configure:34664: checking whether to enable cryptographic authentication methods
configure:34681: result: yes
configure:34687: checking whether to enable support for cookies
configure:34704: result: yes
configure:34710: checking whether to enable hidden symbols in the library
configure:34758: result: no
configure:34765: checking whether to enforce SONAME bump
configure:34780: result: yes
configure:34994: updating cache ../../../config.cache.linux-gnu.dc0b6658ea57
configure:35103: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by curl config.status -, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on dc0b6658ea57

config.status:1390: creating Makefile
config.status:1390: creating docs/Makefile
config.status:1390: creating docs/examples/Makefile
config.status:1390: creating docs/libcurl/Makefile
config.status:1390: creating include/Makefile
config.status:1390: creating include/curl/Makefile
config.status:1390: creating src/Makefile
config.status:1390: creating lib/Makefile
config.status:1390: creating curl-config
config.status:1390: creating libcurl.pc
config.status:1390: creating lib/curl_config.h
config.status:1390: creating src/curl_config.h
config.status:1390: creating include/curl/curlbuild.h
config.status:1619: executing depfiles commands
config.status:1619: executing libtool commands
configure:37376: Configured to build curl/libcurl:

  curl version:    7.20.1
  Host setup:      x86_64-unknown-linux-gnu
  Install prefix:  /usr
  Compiler:        arm-linux-androideabi-gcc
  SSL support:     no      (--with-ssl / --with-gnutls / --with-nss)
  SSH support:     no      (--with-libssh2)
  zlib support:    enabled
  krb4 support:    no      (--with-krb4*)
  GSSAPI support:  no      (--with-gssapi)
  SPNEGO support:  no      (--with-spnego)
  c-ares support:  enabled
  ipv6 support:    no      (--enable-ipv6)
  IDN support:     no      (--with-libidn)
  Build libcurl:   Shared=yes, Static=yes
  Built-in manual: no      (--enable-manual)
  Verbose errors:  enabled (--disable-verbose)
  SSPI support:    no      (--enable-sspi)
  ca cert bundle:  /etc/ssl/certs/ca-certificates.crt
  ca cert path:    no
  LDAP support:    no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  LDAPS support:   no      (--enable-ldaps)
  RTSP support:    enabled
  Protocols:       DICT FILE FTP HTTP IMAP POP3 RTSP SMTP TELNET TFTP


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_CGLGetCurrentContext=no
ac_cv_func_Sleep=no
ac_cv_func_WaitForSingleObject=no
ac_cv_func__stricmp=no
ac_cv_func__strnicmp=no
ac_cv_func__vsnprintf=no
ac_cv_func_alarm=yes
ac_cv_func_atexit=yes
ac_cv_func_basename=yes
ac_cv_func_bitncmp=no
ac_cv_func_clock_gettime=yes
ac_cv_func_closesocket=no
ac_cv_func_closesocket_camel=no
ac_cv_func_connect=yes
ac_cv_func_dlopen=yes
ac_cv_func_fcntl=yes
ac_cv_func_fcntl_o_nonblock=yes
ac_cv_func_fdopen=yes
ac_cv_func_fork=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_freeifaddrs=no
ac_cv_func_ftruncate=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getaddrinfo_threadsafe=yes
ac_cv_func_geteuid=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostbyaddr_r=no
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostbyname_r=yes
ac_cv_func_gethostname=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getnameinfo=yes
ac_cv_func_getpass_r=no
ac_cv_func_getppid=yes
ac_cv_func_getprotobyname=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getservbyport_r=no
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_hstrerror=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_inet_addr=yes
ac_cv_func_inet_net_pton=no
ac_cv_func_inet_ntoa_r=no
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_ioctl=yes
ac_cv_func_ioctl_fionbio=yes
ac_cv_func_ioctl_siocgifaddr=yes
ac_cv_func_ioctlsocket=no
ac_cv_func_ioctlsocket_camel=no
ac_cv_func_localtime_r=yes
ac_cv_func_memrchr=yes
ac_cv_func_perror=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_recv=yes
ac_cv_func_recvfrom=yes
ac_cv_func_remove=yes
ac_cv_func_sched_setaffinity=yes
ac_cv_func_select=yes
ac_cv_func_send=yes
ac_cv_func_setlocale=yes
ac_cv_func_setmode=no
ac_cv_func_setrlimit=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setsockopt_so_nonblock=no
ac_cv_func_shl_load=no
ac_cv_func_shmat=no
ac_cv_func_sigaction=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_signal=yes
ac_cv_func_sigsetjmp=yes
ac_cv_func_snooze=no
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strcmpi=no
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_stricmp=no
ac_cv_func_strlcat=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmpi=no
ac_cv_func_strnicmp=no
ac_cv_func_strstr=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtoll=yes
ac_cv_func_uname=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wglGetCurrentContext=no
ac_cv_func_writev=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/include'\''	ac_x_libraries='\''/usr/lib'\'''
ac_cv_header_SDL_SDL_h=no
ac_cv_header_X11_extensions_xf86vmode_h=no
ac_cv_header_alloca_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_compat_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_arpa_tftp_h=no
ac_cv_header_assert_h=yes
ac_cv_header_bstring_h=no
ac_cv_header_cmath=yes
ac_cv_header_cstdio=yes
ac_cv_header_cstdlib=yes
ac_cv_header_cstring=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dsound_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_ifaddrs_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_lber_h=no
ac_cv_header_ldap_h=no
ac_cv_header_ldap_ssl_h=no
ac_cv_header_ldapssl_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_libssh2_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_process_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_socket_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utime_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_values_h=no
ac_cv_header_winber_h=no
ac_cv_header_windows_h=no
ac_cv_header_winldap_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_winsock_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_Xext_XextAddDisplay=no
ac_cv_lib_bind_gethostent=no
ac_cv_lib_c_r_pthread_create=no
ac_cv_lib_c_regcomp=yes
ac_cv_lib_cares_ares_init=no
ac_cv_lib_crypto_CRYPTO_add_lock=no
ac_cv_lib_crypto_CRYPTO_lock=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_idn_idna_to_ascii_lz=no
ac_cv_lib_ipc_shmat=no
ac_cv_lib_m_acosf=yes
ac_cv_lib_m_asinf=yes
ac_cv_lib_m_atan2f=yes
ac_cv_lib_m_atanf=yes
ac_cv_lib_m_ceilf=yes
ac_cv_lib_m_cosf=yes
ac_cv_lib_m_expf=yes
ac_cv_lib_m_fabsf=yes
ac_cv_lib_m_floorf=yes
ac_cv_lib_m_fmodf=yes
ac_cv_lib_m_hypotf=yes
ac_cv_lib_m_log10f=yes
ac_cv_lib_m_logf=yes
ac_cv_lib_m_powf=yes
ac_cv_lib_m_sinf=yes
ac_cv_lib_m_sqrtf=yes
ac_cv_lib_m_tanf=yes
ac_cv_lib_pthread_pthread_create=no
ac_cv_lib_rt_shm_open=no
ac_cv_lib_socket_gethostent=no
ac_cv_lib_socket_socket=no
ac_cv_lib_ssh2_libssh2_channel_open_ex=no
ac_cv_lib_z_compressBound=yes
ac_cv_lib_z_inflateEnd=yes
ac_cv_member_struct_addrinfo_ai_flags=yes
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_msg_nosignal=yes
ac_cv_native_windows=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_NROFF=/usr/bin/nroff
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path__libcurl_config=/usr/bin/curl-config
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_HASPOD2MAN=no
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_glBegin=no
ac_cv_search_gluScaleImage=no
ac_cv_sig_atomic_t_volatile=no
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_int=4
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_off_t=4
ac_cv_sizeof_short=2
ac_cv_sizeof_short_int=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_struct_in6_addr=16
ac_cv_sizeof_struct_in_addr=4
ac_cv_sizeof_time_t=4
ac_cv_sizeof_voidp=4
ac_cv_struct_timeval=yes
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_bool=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_long_long=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_std__wstring=yes
ac_cv_type_struct_sockaddr_storage=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
cares_cv_PATH_SEPARATOR=:
curl_cv_PATH_SEPARATOR=:
curl_cv_def_PRId64='"lld"'
curl_cv_def___GNUC__=4
curl_cv_func_getnameinfo_args='const struct sockaddr *,socklen_t,size_t,int'
curl_cv_func_recv_args='int,void *,size_t,int,int'
curl_cv_func_recvfrom_args=unknown
curl_cv_func_select_args='int,fd_set *,struct timeval *,int'
curl_cv_func_send_args='int,const void *,size_t,int,int'
curl_cv_gclk_LIBS=
curl_cv_getnameinfo=yes
curl_cv_have_def_PRId64=yes
curl_cv_have_def__COMPILER_VERSION=no
curl_cv_have_def__SGI_COMPILER_VERSION=no
curl_cv_have_def___DECC=no
curl_cv_have_def___DECC_VER=no
curl_cv_have_def___GNUC__=yes
curl_cv_have_def___HP_cc=no
curl_cv_have_def___IBMC__=no
curl_cv_have_def___INTEL_COMPILER=no
curl_cv_have_def___LCC__=no
curl_cv_have_def___SUNPRO_C=no
curl_cv_have_def___TINYC__=no
curl_cv_have_def___WATCOMC__=no
curl_cv_have_def___clang__=no
curl_cv_have_def___sgi=no
curl_cv_have_def_h_errno=yes
curl_cv_ldap_LIBS=unknown
curl_cv_need_header_malloc_h=no
curl_cv_need_header_memory_h=no
curl_cv_recv=yes
curl_cv_recvfrom=yes
curl_cv_save_LIBS=
curl_cv_select=yes
curl_cv_send=yes
curl_cv_variadic_macros_c99=yes
curl_cv_variadic_macros_gcc=yes
curl_cv_writable_argv=cross
libcurl_cv_lib_curl_usable=no
libcurl_cv_lib_curl_version=7.45.0
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=cross
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/tmp/toolchain/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX='/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mp_cv_curses=no
mp_cv_ncurses=no
mp_cv_pdcurses=no
mp_cv_xcurses=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/missing --run automake-1.11'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g0 -O2 -Wno-system-headers'
CONFIGURE_OPTIONS='" '\''--disable-option-checking'\'' '\''--prefix=/usr'\'' '\''--host'\'' '\''x86_64-unknown-linux'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CC=arm-linux-androideabi-gcc'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXX=arm-linux-androideabi-g++'\'' '\''CXXFLAGS='\'' '\''--enable-ares'\'' '\''--disable-manual'\'' '\''--cache-file=../../../config.cache.linux-gnu.dc0b6658ea57'\'' '\''--srcdir=.'\''"'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS='-I/tmp/bzflag/src/bzflag-2.4.2/src/other/curl/../ares'
CROSSCOMPILING_FALSE='#'
CROSSCOMPILING_TRUE=''
CURLDEBUG_FALSE=''
CURLDEBUG_TRUE='#'
CURL_CA_BUNDLE='"/etc/ssl/certs/ca-certificates.crt"'
CURL_DISABLE_DICT=''
CURL_DISABLE_FILE=''
CURL_DISABLE_FTP=''
CURL_DISABLE_HTTP=''
CURL_DISABLE_IMAP=''
CURL_DISABLE_LDAP='1'
CURL_DISABLE_LDAPS='1'
CURL_DISABLE_POP3=''
CURL_DISABLE_PROXY=''
CURL_DISABLE_RTSP=''
CURL_DISABLE_SMTP=''
CURL_DISABLE_TELNET=''
CURL_DISABLE_TFTP=''
CURL_LIBS='-lz'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
HAVE_LIBZ='1'
HAVE_LIBZ_FALSE='#'
HAVE_LIBZ_TRUE=''
HAVE_PK11_CREATEGENERICOBJECT=''
IDN_ENABLED=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IPV6_ENABLED=''
KRB4_ENABLED=''
LD='/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386'
LDFLAGS='-L/tmp/bzflag/src/bzflag-2.4.2/src/other/curl/../ares'
LIBCURL_LIBS='-lcares -lz'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/missing --run makeinfo'
MANIFEST_TOOL=':'
MANOPT='-man'
MIMPURE_FALSE=''
MIMPURE_TRUE='#'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE='#'
NROFF='/usr/bin/nroff'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='curl'
PACKAGE_BUGREPORT='a suitable curl mailing list => http://curl.haxx.se/mail/'
PACKAGE_NAME='curl'
PACKAGE_STRING='curl -'
PACKAGE_TARNAME='curl'
PACKAGE_URL=''
PACKAGE_VERSION='-'
PATH='/usr/bin:/usr/usr/bin:/tmp/toolchain/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGADD_NAME='cURL - a client that groks URLs'
PKGADD_PKG='HAXXcurl'
PKGADD_VENDOR='curl.haxx.se'
PKGCONFIG=''
RANDOM_FILE=''
RANLIB='ranlib'
REQUIRE_LIB_DEPS='yes'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SONAME_BUMP_FALSE='#'
SONAME_BUMP_TRUE=''
SSL_ENABLED=''
STATICLIB_FALSE=''
STATICLIB_TRUE='#'
STRIP='strip'
SUPPORT_FEATURES='libz AsynchDNS'
SUPPORT_PROTOCOLS='DICT FILE FTP HTTP IMAP POP3 RTSP SMTP TELNET TFTP'
TEST_SERVER_LIBS=''
USE_ARES='1'
USE_EMBEDDED_ARES_FALSE='#'
USE_EMBEDDED_ARES_TRUE=''
USE_GNUTLS=''
USE_LIBSSH2=''
USE_MANUAL_FALSE=''
USE_MANUAL_TRUE='#'
USE_NSS=''
USE_SSLEAY=''
USE_WINDOWS_SSPI=''
VERSION='7.20.1'
VERSIONNUM='071401'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/curl/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext='a'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "curl"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_VERSION "-"
#define PACKAGE_STRING "curl -"
#define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
#define PACKAGE_URL ""
#define PACKAGE "curl"
#define VERSION "7.20.1"
#define OS "x86_64-unknown-linux-gnu"
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_LONG 4
#define SIZEOF_VOIDP 4
#define CURL_PULL_SYS_TYPES_H 1
#define CURL_PULL_STDINT_H 1
#define CURL_PULL_INTTYPES_H 1
#define CURL_TYPEOF_CURL_OFF_T int64_t
#define CURL_FORMAT_CURL_OFF_T "lld"
#define CURL_FORMAT_CURL_OFF_TU "llu"
#define CURL_FORMAT_OFF_T "%lld"
#define CURL_SIZEOF_CURL_OFF_T 8
#define CURL_SUFFIX_CURL_OFF_T LL
#define CURL_SUFFIX_CURL_OFF_TU ULL
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define CURL_DISABLE_LDAPS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_CLOCK_GETTIME_MONOTONIC 1
#define CURL_DISABLE_LDAP 1
#define CURL_DISABLE_LDAPS 1
#define HAVE_ZLIB_H 1
#define HAVE_LIBZ 1
#define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
#define STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_ASSERT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_LIMITS_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_SGTTY_H 1
#define HAVE_FCNTL_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_TIME_H 1
#define HAVE_PWD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_UTIME_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_SETJMP_H 1
#define HAVE_VARIADIC_MACROS_C99 1
#define HAVE_VARIADIC_MACROS_GCC 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRUCT_TIMEVAL 1
#define SIZEOF_SIZE_T 4
#define SIZEOF_LONG 4
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define CURL_SIZEOF_LONG 4
#define SIZEOF_TIME_T 4
#define SIZEOF_OFF_T 4
#define HAVE_LONGLONG 1
#define HAVE_LL 1
#define HAVE_BOOL_T 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define CURL_PULL_SYS_TYPES_H 1
#define CURL_PULL_SYS_SOCKET_H 1
#define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
#define CURL_SIZEOF_CURL_SOCKLEN_T 4
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIG_ATOMIC_T 1
#define RETSIGTYPE void
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 fd_set *
#define SELECT_TYPE_RETV int
#define SELECT_QUAL_ARG5 
#define SELECT_TYPE_ARG5 struct timeval *
#define HAVE_SELECT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define RECV_TYPE_ARG1 int
#define RECV_TYPE_ARG2 void *
#define RECV_TYPE_ARG3 size_t
#define RECV_TYPE_ARG4 int
#define RECV_TYPE_RETV int
#define HAVE_RECV 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_RECVFROM 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define SEND_TYPE_ARG1 int
#define SEND_TYPE_ARG3 size_t
#define SEND_TYPE_ARG4 int
#define SEND_TYPE_RETV int
#define SEND_QUAL_ARG2 const
#define SEND_TYPE_ARG2 void *
#define HAVE_SEND 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_MSG_NOSIGNAL 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_BASENAME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_CONNECT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_O_NONBLOCK 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDIO_H 1
#define HAVE_FDOPEN 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETDB_H 1
#define HAVE_FREEADDRINFO 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_FTRUNCATE 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDLIB_H 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETADDRINFO_THREADSAFE 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETHOSTBYNAME_R_6 1
#define HAVE_GETHOSTNAME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_GMTIME_R 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_IOCTL 1
#define HAVE_IOCTL_FIONBIO 1
#define HAVE_IOCTL_SIOCGIFADDR 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MEMRCHR 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_POLL 1
#define HAVE_POLL_FINE 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGACTION 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SIGNAL 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGSETJMP 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASESTR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR_R 1
#define HAVE_POSIX_STRERROR_R 1
#define STRERROR_R_TYPE_ARG3 size_t
#define HAVE_STRLCAT 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOK_R 1
#define HAVE_STRTOLL 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_WRITEV 1
#define HAVE_FORK 1
#define HAVE_GETEUID 1
#define HAVE_GETPPID 1
#define HAVE_GETPROTOBYNAME 1
#define HAVE_GETPWUID 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INET_ADDR 1
#define HAVE_PERROR 1
#define HAVE_PIPE 1
#define HAVE_SETLOCALE 1
#define HAVE_SETRLIMIT 1
#define HAVE_UNAME 1
#define HAVE_UTIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETDB_H 1
#define GETNAMEINFO_TYPE_ARG2 socklen_t
#define GETNAMEINFO_TYPE_ARG46 size_t
#define GETNAMEINFO_TYPE_ARG7 int
#define GETNAMEINFO_QUAL_ARG1 const
#define GETNAMEINFO_TYPE_ARG1 struct sockaddr *
#define HAVE_GETNAMEINFO 1
#define USE_ARES 1

configure: exit 0

____
File /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by c-ares configure 1.7.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/usr --host x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=arm-linux-androideabi-gcc CFLAGS= LDFLAGS= CPPFLAGS= CXX=arm-linux-androideabi-g++ CXXFLAGS= --enable-ares --disable-manual --cache-file=../../../config.cache.linux-gnu.dc0b6658ea57 --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = dc0b6658ea57
uname -m = x86_64
uname -r = 3.13.0-66-generic
uname -s = Linux
uname -v = #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /usr/usr/bin
PATH: /tmp/toolchain/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2428: loading cache ../../../config.cache.linux-gnu.dc0b6658ea57
configure:2520: checking whether to enable maintainer-specific portions of Makefiles
configure:2529: result: no
configure:2544: checking whether to enable debug build options
configure:2563: result: no
configure:2567: checking whether to enable compiler optimizer
configure:2588: result: not specified (assuming yes)
configure:2600: checking whether to enable strict compiler warnings
configure:2619: result: no
configure:2623: checking whether to enable curl debug memory tracking
configure:2642: result: no
configure:2646: checking whether to enable hiding of library internal symbols
configure:2662: result: yes
configure:2678: checking for sed
configure:2710: result: /usr/sbin/sed
configure:2725: checking for grep
configure:2757: result: /usr/sbin/grep
configure:2771: checking for egrep
configure:2774: result: /usr/sbin/grep -E
configure:2828: checking for x86_64-unknown-linux-ar
configure:2862: result: no
configure:2872: checking for ar
configure:2891: found /usr/bin/ar
configure:2903: result: /usr/bin/ar
configure:2980: checking for a BSD-compatible install
configure:3048: result: /usr/bin/install -c
configure:3059: checking whether build environment is sane
configure:3109: result: yes
configure:3158: checking for x86_64-unknown-linux-strip
configure:3185: result: strip
configure:3250: checking for a thread-safe mkdir -p
configure:3289: result: /usr/bin/mkdir -p
configure:3302: checking for gawk
configure:3329: result: gawk
configure:3340: checking whether make sets $(MAKE)
configure:3362: result: yes
configure:3442: checking c-ares version
configure:3444: result: 1.7.1
configure:3452: checking build system type
configure:3466: result: x86_64-unknown-linux-gnu
configure:3486: checking host system type
configure:3499: result: x86_64-unknown-linux-gnu
configure:3537: checking for style of include used by make
configure:3565: result: GNU
configure:3598: checking for x86_64-unknown-linux-gcc
configure:3625: result: arm-linux-androideabi-gcc
configure:3894: checking for C compiler version
configure:3903: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3914: $? = 0
configure:3903: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/tmp/toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC) 
configure:3914: $? = 0
configure:3903: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3914: $? = 1
configure:3903: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3914: $? = 1
configure:3933: checking whether the C compiler works
configure:3955: arm-linux-androideabi-gcc    conftest.c  >&5
configure:3959: $? = 0
configure:4007: result: yes
configure:4010: checking for C compiler default output file name
configure:4012: result: a.out
configure:4018: checking for suffix of executables
configure:4025: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:4029: $? = 0
configure:4051: result: 
configure:4072: checking whether we are cross compiling
configure:4080: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:4084: $? = 0
configure:4091: ./conftest
./configure: line 4093: ./conftest: cannot execute binary file: Exec format error
configure:4095: $? = 126
configure:4110: result: yes
configure:4115: checking for suffix of object files
configure:4161: result: o
configure:4165: checking whether we are using the GNU C compiler
configure:4192: result: yes
configure:4201: checking whether arm-linux-androideabi-gcc accepts -g
configure:4259: result: yes
configure:4276: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4352: result: none needed
configure:4374: checking dependency style of arm-linux-androideabi-gcc
configure:4484: result: gcc3
configure:4503: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
configure:4533: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:4537: $? = 0
configure:4543: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:4547: $? = 0
configure:4558: cc -c conftest.c >&5
configure:4562: $? = 0
configure:4570: cc -c conftest.c -o conftest2.o >&5
configure:4574: $? = 0
configure:4580: cc -c conftest.c -o conftest2.o >&5
configure:4584: $? = 0
configure:4602: result: yes
configure:4635: checking how to run the C preprocessor
configure:4705: result: arm-linux-androideabi-gcc -E
configure:4725: arm-linux-androideabi-gcc -E  conftest.c
configure:4725: $? = 0
configure:4739: arm-linux-androideabi-gcc -E  conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
 #include 
                            ^
compilation terminated.
configure:4739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| #include 
configure:4768: checking for grep that handles long lines and -e
configure:4826: result: /usr/sbin/grep
configure:4831: checking for egrep
configure:4893: result: /usr/sbin/grep -E
configure:4900: checking if OS is AIX (to define _ALL_SOURCE)
configure:4920: result: no
configure:4930: checking if _THREAD_SAFE is already defined
configure:4951: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:21:7: error: unknown type name 'force'
       force compilation error
       ^
conftest.c:21:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
       force compilation error
                         ^
configure:4951: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
| #ifdef _THREAD_SAFE
|       int dummy=1;
| #else
|       force compilation error
| #endif
| 
|  ;
|  return 0;
| }
| 
configure:4959: result: no
configure:4967: checking if _THREAD_SAFE is actually needed
configure:4986: result: no
configure:4991: checking if _THREAD_SAFE is onwards defined
configure:5008: result: no
configure:5015: checking if _REENTRANT is already defined
configure:5036: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:21:7: error: unknown type name 'force'
       force compilation error
       ^
conftest.c:21:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
       force compilation error
                         ^
configure:5036: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
| #ifdef _REENTRANT
|       int dummy=1;
| #else
|       force compilation error
| #endif
| 
|  ;
|  return 0;
| }
| 
configure:5044: result: no
configure:5052: checking if _REENTRANT is actually needed
configure:5083: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5083: $? = 0
configure:5114: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:5114: $? = 0
configure:5185: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:5185: $? = 0
configure:5264: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:5264: $? = 0
configure:5343: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:5343: $? = 0
configure:5422: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:5422: $? = 0
configure:5501: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/cc1JKnnn.o:conftest.c:function main: error: undefined reference to 'inet_ntoa_r'
collect2: error: ld returned 1 exit status
configure:5501: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| 
| 
| #define inet_ntoa_r innocuous_inet_ntoa_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef inet_ntoa_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_ntoa_r ();
| #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r
| choke me
| #endif
| 
| int main (void)
| {
| return inet_ntoa_r ();
|  ;
|  return 0;
| }
| 
configure:5584: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/ccujM2aW.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
collect2: error: ld returned 1 exit status
configure:5584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| 
| 
| #define gethostbyaddr_r innocuous_gethostbyaddr_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef gethostbyaddr_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyaddr_r ();
| #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r
| choke me
| #endif
| 
| int main (void)
| {
| return gethostbyaddr_r ();
|  ;
|  return 0;
| }
| 
configure:5663: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
configure:5663: $? = 0
configure:5742: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/cc2m6wO4.o:conftest.c:function main: error: undefined reference to 'getprotobyname_r'
collect2: error: ld returned 1 exit status
configure:5742: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| 
| 
| #define getprotobyname_r innocuous_getprotobyname_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getprotobyname_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getprotobyname_r ();
| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
| choke me
| #endif
| 
| int main (void)
| {
| return getprotobyname_r ();
|  ;
|  return 0;
| }
| 
configure:5821: arm-linux-androideabi-gcc -o conftest    conftest.c  >&5
/tmp/ccwgSFb9.o:conftest.c:function main: error: undefined reference to 'getservbyport_r'
collect2: error: ld returned 1 exit status
configure:5821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| 
| 
| #define getservbyport_r innocuous_getservbyport_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getservbyport_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getservbyport_r ();
| #if defined __stub_getservbyport_r || defined __stub___getservbyport_r
| choke me
| #endif
| 
| int main (void)
| {
| return getservbyport_r ();
|  ;
|  return 0;
| }
| 
configure:5877: result: no
configure:5882: checking if _REENTRANT is onwards defined
configure:5899: result: no
configure:5912: checking for special C compiler options needed for large files
configure:5956: result: no
configure:5962: checking for _FILE_OFFSET_BITS value needed for large files
configure:5986: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
          && LARGE_OFF_T % 2147483647 == 1)
          ^
conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
conftest.c:18:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:5986: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| #include 
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int main (void)
| {
| 
|  ;
|  return 0;
| }
configure:6009: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:19:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:19:3: warning: left shift count >= width of type [enabled by default]
conftest.c:20:10: warning: left shift count >= width of type [enabled by default]
          && LARGE_OFF_T % 2147483647 == 1)
          ^
conftest.c:20:10: warning: left shift count >= width of type [enabled by default]
conftest.c:19:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:6009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| #define _FILE_OFFSET_BITS 64
| #include 
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int main (void)
| {
| 
|  ;
|  return 0;
| }
configure:6017: result: unknown
configure:6029: checking for _LARGE_FILES value needed for large files
configure:6053: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
          && LARGE_OFF_T % 2147483647 == 1)
          ^
conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
conftest.c:18:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:6053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| #include 
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int main (void)
| {
| 
|  ;
|  return 0;
| }
configure:6076: arm-linux-androideabi-gcc -c   conftest.c >&5
conftest.c:19:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:19:3: warning: left shift count >= width of type [enabled by default]
conftest.c:20:10: warning: left shift count >= width of type [enabled by default]
          && LARGE_OFF_T % 2147483647 == 1)
          ^
conftest.c:20:10: warning: left shift count >= width of type [enabled by default]
conftest.c:19:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:6076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| /* end confdefs.h.  */
| #define _LARGE_FILES 1
| #include 
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int main (void)
| {
| 
|  ;
|  return 0;
| }
configure:6084: result: unknown
configure:6411: checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)
configure:6415: result: yes
configure:6425: checking if compiler is icc (to build with PIC)
configure:6434: result: no
configure:6485: checking how to print strings
configure:6512: result: printf
configure:6533: checking for a sed that does not truncate output
configure:6597: result: /usr/sbin/sed
configure:6615: checking for fgrep
configure:6677: result: /usr/sbin/grep -F
configure:6712: checking for ld used by arm-linux-androideabi-gcc
configure:6779: result: /tmp/toolchain/arm-linux-androideabi/bin/ld
configure:6786: checking if the linker (/tmp/toolchain/arm-linux-androideabi/bin/ld) is GNU ld
configure:6801: result: yes
configure:6813: checking for BSD- or MS-compatible name lister (nm)
configure:6862: result: /usr/sbin/nm -B
configure:6992: checking the name lister (/usr/sbin/nm -B) interface
configure:7012: result: BSD nm
configure:7015: checking whether ln -s works
configure:7019: result: yes
configure:7027: checking the maximum length of command line arguments
configure:7152: result: 1572864
configure:7169: checking whether the shell understands some XSI constructs
configure:7179: result: yes
configure:7183: checking whether the shell understands "+="
configure:7189: result: yes
configure:7224: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7264: result: func_convert_file_noop
configure:7271: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7291: result: func_convert_file_noop
configure:7298: checking for /tmp/toolchain/arm-linux-androideabi/bin/ld option to reload object files
configure:7305: result: -r
configure:7339: checking for x86_64-unknown-linux-objdump
configure:7366: result: objdump
configure:7435: checking how to recognize dependent libraries
configure:7637: result: pass_all
configure:7682: checking for x86_64-unknown-linux-dlltool
configure:7709: result: dlltool
configure:7779: checking how to associate runtime and link libraries
configure:7806: result: printf %s\n
configure:7822: checking for x86_64-unknown-linux-ar
configure:7849: result: ar
configure:7930: checking for archiver @FILE support
configure:7972: result: @
configure:7990: checking for x86_64-unknown-linux-strip
configure:8017: result: strip
configure:8089: checking for x86_64-unknown-linux-ranlib
configure:8119: result: no
configure:8129: checking for ranlib
configure:8156: result: ranlib
configure:8168: WARNING: using cross tools not prefixed with host triplet
configure:8258: checking command to parse /usr/sbin/nm -B output from arm-linux-androideabi-gcc object
configure:8494: result: ok
configure:8531: checking for sysroot
configure:8561: result: no
configure:8638: arm-linux-androideabi-gcc -c   conftest.c >&5
configure:8641: $? = 0
configure:8763: checking for x86_64-unknown-linux-mt
configure:8793: result: no
configure:8803: checking for mt
configure:8833: result: no
configure:8853: checking if : is a manifest tool
configure:8867: result: no
configure:9493: checking for ANSI C header files
configure:9596: result: yes
configure:9609: checking for sys/types.h
configure:9609: result: yes
configure:9609: checking for sys/stat.h
configure:9609: result: yes
configure:9609: checking for stdlib.h
configure:9609: result: yes
configure:9609: checking for string.h
configure:9609: result: yes
configure:9609: checking for memory.h
configure:9609: result: yes
configure:9609: checking for strings.h
configure:9609: result: yes
configure:9609: checking for inttypes.h
configure:9609: result: yes
configure:9609: checking for stdint.h
configure:9609: result: yes
configure:9609: checking for unistd.h
configure:9609: result: yes
configure:9623: checking for dlfcn.h
configure:9623: result: yes
configure:9808: checking for objdir
configure:9823: result: .libs
configure:10094: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:10129: result: no
configure:10439: checking for arm-linux-androideabi-gcc option to produce PIC
configure:10446: result: -fPIC -DPIC
configure:10454: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:10489: result: yes
configure:10518: checking if arm-linux-androideabi-gcc static flag -static works
configure:10546: result: yes
configure:10561: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:10608: result: yes
configure:10616: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:10663: result: yes
configure:10696: checking whether the arm-linux-androideabi-gcc linker (/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386) supports shared libraries
configure:11852: result: yes
configure:11889: checking whether -lc should be explicitly linked in
configure:11932: result: no
configure:12097: checking dynamic linker characteristics
configure:12836: result: GNU/Linux ld.so
configure:12943: checking how to hardcode library paths into programs
configure:12968: result: immediate
configure:13493: checking whether stripping libraries is possible
configure:13498: result: yes
configure:13533: checking if libtool supports shared libraries
configure:13535: result: yes
configure:13538: checking whether to build shared libraries
configure:13559: result: yes
configure:13562: checking whether to build static libraries
configure:13566: result: yes
configure:13602: checking if we need CARES_BUILDING_LIBRARY
configure:13626: result: no
configure:13645: checking if compiler is DEC/Compaq/HP C
configure:13666: arm-linux-androideabi-gcc -E  conftest.c
configure:13666: $? = 0
configure:13706: arm-linux-androideabi-gcc -E  conftest.c
configure:13706: $? = 0
configure:13739: result: no
configure:13744: checking if compiler is HP-UX C
configure:13765: arm-linux-androideabi-gcc -E  conftest.c
configure:13765: $? = 0
configure:13797: result: no
configure:13802: checking if compiler is IBM C
configure:13823: arm-linux-androideabi-gcc -E  conftest.c
configure:13823: $? = 0
configure:13862: result: no
configure:13867: checking if compiler is Intel C
configure:13888: arm-linux-androideabi-gcc -E  conftest.c
configure:13888: $? = 0
configure:13978: result: no
configure:13983: checking if compiler is clang
configure:14004: arm-linux-androideabi-gcc -E  conftest.c
configure:14004: $? = 0
configure:14047: result: no
configure:14052: checking if compiler is GNU C
configure:14073: arm-linux-androideabi-gcc -E  conftest.c
configure:14073: $? = 0
configure:14096: result: yes
configure:14122: checking if compiler is LCC
configure:14143: arm-linux-androideabi-gcc -E  conftest.c
configure:14143: $? = 0
configure:14175: result: no
configure:14180: checking if compiler is SGI MIPSpro C
configure:14201: arm-linux-androideabi-gcc -E  conftest.c
configure:14201: $? = 0
configure:14241: arm-linux-androideabi-gcc -E  conftest.c
configure:14241: $? = 0
configure:14281: arm-linux-androideabi-gcc -E  conftest.c
configure:14281: $? = 0
configure:14315: result: no
configure:14320: checking if compiler is SGI MIPS C
configure:14341: arm-linux-androideabi-gcc -E  conftest.c
configure:14341: $? = 0
configure:14381: arm-linux-androideabi-gcc -E  conftest.c
configure:14381: $? = 0
configure:14415: result: no
configure:14420: checking if compiler is SunPro C
configure:14441: arm-linux-androideabi-gcc -E  conftest.c
configure:14441: $? = 0
configure:14473: result: no
configure:14478: checking if compiler is Tiny C
configure:14499: arm-linux-androideabi-gcc -E  conftest.c
configure:14499: $? = 0
configure:14531: result: no
configure:14536: checking if compiler is Watcom C
configure:14557: arm-linux-androideabi-gcc -E  conftest.c
configure:14557: $? = 0
configure:14639: result: no
configure:14990: checking if compiler accepts debug disabling options
configure:15017: arm-linux-androideabi-gcc -c -g0  conftest.c >&5
configure:15017: $? = 0
configure:15047: arm-linux-androideabi-gcc -o conftest -g0   conftest.c  >&5
configure:15047: $? = 0
configure:15108: result: yes
configure:15110: compiler options added: -g0
configure:15142: checking if compiler optimizer assumed setting might be used
configure:15180: result: yes
configure:15226: checking if compiler accepts optimizer enabling options
configure:15257: arm-linux-androideabi-gcc -c -g0 -O2  conftest.c >&5
configure:15257: $? = 0
configure:15287: arm-linux-androideabi-gcc -o conftest -g0 -O2   conftest.c  >&5
configure:15287: $? = 0
configure:15348: result: yes
configure:15350: compiler options added: -O2
configure:15588: checking if compiler accepts strict warning options
configure:15612: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:15612: $? = 0
configure:15642: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:15642: $? = 0
configure:15703: result: yes
configure:15705: compiler options added: -Wno-system-headers 
configure:15735: checking if compiler halts on compilation errors
configure:15752: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:7: error: unknown type name 'force'
       force compilation error
       ^
conftest.c:30:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
       force compilation error
                         ^
configure:15752: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
|       force compilation error
| 
|  ;
|  return 0;
| }
| 
configure:15760: result: yes
configure:15767: checking if compiler halts on negative sized arrays
configure:15785: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:26:20: error: size of array 'bad_t' is negative
       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
                    ^
configure:15785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
|       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
| 
| int main (void)
| {
| 
|       bad_t dummy;
| 
|  ;
|  return 0;
| }
| 
configure:15793: result: yes
configure:15800: checking if compiler supports hiding library internal symbols
configure:15894: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers -fvisibility=hidden  conftest.c >&5
conftest.c: In function 'main':
conftest.c:39:9: warning: passing argument 1 of 'dummy' from incompatible pointer type [enabled by default]
         char *r = dummy(&b);
         ^
conftest.c:27:15: note: expected 'char *' but argument is of type 'char (*)[16]'
         char *dummy(char *buff)
               ^
configure:15894: $? = 0
configure:15911: result: yes
configure:15922: checking if shared libraries need -no-undefined
configure:15935: result: no
configure:16049: checking for windows.h
configure:16079: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:30:21: fatal error: windows.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:16079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| 
| int main (void)
| {
| 
| #if defined(__CYGWIN__) || defined(__CEGCC__)
|         HAVE_WINDOWS_H shall not be defined.
| #else
|         int dummy=2*WINVER;
| #endif
| 
|  ;
|  return 0;
| }
| 
configure:16091: result: no
configure:16109: checking whether build target is a native Windows one
configure:16151: result: no
configure:16344: checking if X/Open network library is required
configure:16364: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:3: error: unknown type name 'force'
   force compilation error
   ^
conftest.c:33:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
   force compilation error
                     ^
conftest.c:35:1: error: expected declaration or statement at end of input
 }
 ^
configure:16364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| 
| int main (void)
| {
| #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
|   return 0;
| #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
|   return 0;
| #else
|   force compilation error
| #endif
| }
| 
| 
configure:16371: result: no
configure:16375: checking for gethostbyname
configure:16375: result: yes
configure:16695: checking for strcasecmp
configure:16695: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
conftest.c:35:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
 char strcasecmp ();
      ^
configure:16695: $? = 0
configure:16695: result: yes
configure:16803: checking for windows.h
configure:16845: result: no
configure:16863: checking for winsock.h
configure:16906: result: no
configure:16919: checking for winsock2.h
configure:16962: result: no
configure:16976: checking for connect in libraries
configure:17003: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c   >&5
configure:17003: $? = 0
configure:17021: result: yes
configure:17032: checking whether time.h and sys/time.h may both be included
configure:17051: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17051: $? = 0
configure:17058: result: yes
configure:17070: checking for sys/types.h
configure:17070: result: yes
configure:17070: checking sys/time.h usability
configure:17070: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17070: $? = 0
configure:17070: result: yes
configure:17070: checking sys/time.h presence
configure:17070: arm-linux-androideabi-gcc -E  conftest.c
configure:17070: $? = 0
configure:17070: result: yes
configure:17070: checking for sys/time.h
configure:17070: result: yes
configure:17070: checking time.h usability
configure:17070: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17070: $? = 0
configure:17070: result: yes
configure:17070: checking time.h presence
configure:17070: arm-linux-androideabi-gcc -E  conftest.c
configure:17070: $? = 0
configure:17070: result: yes
configure:17070: checking for time.h
configure:17070: result: yes
configure:17080: checking for monotonic clock_gettime
configure:17111: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17111: $? = 0
configure:17113: result: yes
configure:17130: checking for clock_gettime in libraries
configure:17172: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:17172: $? = 0
configure:17193: result: no additional lib required
configure:17289: checking whether to use libgcc
configure:17304: result: no
configure:17314: checking for ANSI C header files
configure:17417: result: yes
configure:17427: checking for malloc.h
configure:17452: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17452: $? = 0
configure:17464: result: yes
configure:17492: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17492: $? = 0
configure:17515: checking for memory.h
configure:17552: result: yes
configure:17580: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17580: $? = 0
configure:17626: checking for sys/types.h
configure:17626: result: yes
configure:17626: checking for sys/time.h
configure:17626: result: yes
configure:17626: checking for sys/select.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for sys/socket.h
configure:17626: result: yes
configure:17626: checking for sys/ioctl.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for sys/param.h
configure:17626: result: yes
configure:17626: checking for sys/uio.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for assert.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for netdb.h
configure:17626: result: yes
configure:17626: checking for netinet/in.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for netinet/tcp.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for net/if.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for errno.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for socket.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:65:20: fatal error: socket.h: No such file or directory
 #include 
                    ^
compilation terminated.
configure:17626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include 
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include 
| #endif
| 
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| 
| 
| 
| #include 
configure:17626: result: no
configure:17626: checking for strings.h
configure:17626: result: yes
configure:17626: checking for stdbool.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for time.h
configure:17626: result: yes
configure:17626: checking for limits.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for arpa/nameser.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for arpa/nameser_compat.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17626: checking for arpa/inet.h
configure:17626: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17626: $? = 0
configure:17626: result: yes
configure:17656: checking for an ANSI C-conforming const
configure:17727: result: yes
configure:17735: checking for size_t
configure:17735: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17735: $? = 0
configure:17735: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:17735: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:17735: result: yes
configure:17746: checking whether time.h and sys/time.h may both be included
configure:17772: result: yes
configure:17784: checking for sys/types.h
configure:17784: result: yes
configure:17784: checking for sys/time.h
configure:17784: result: yes
configure:17784: checking for time.h
configure:17784: result: yes
configure:17784: checking for sys/socket.h
configure:17784: result: yes
configure:17794: checking for struct timeval
configure:17847: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17847: $? = 0
configure:17859: result: yes
configure:17876: checking size of size_t
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17881: $? = 0
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
            ^
configure:17881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
            ^
configure:17881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
            ^
configure:17881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17881: $? = 0
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17881: $? = 0
configure:17881: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17881: $? = 0
configure:17895: result: 4
configure:17909: checking size of int
configure:17928: result: 4
configure:17942: checking size of long
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17947: $? = 0
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
            ^
configure:17947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
            ^
configure:17947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
            ^
configure:17947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17947: $? = 0
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17947: $? = 0
configure:17947: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17947: $? = 0
configure:17961: result: 4
configure:17986: checking size of time_t
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17991: $? = 0
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
            ^
configure:17991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
            ^
configure:17991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
            ^
configure:17991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17991: $? = 0
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17991: $? = 0
configure:17991: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:17991: $? = 0
configure:18005: result: 4
configure:18016: checking for long long
configure:18016: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18016: $? = 0
configure:18016: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:24: error: expected expression before ')' token
 if (sizeof ((long long)))
                        ^
configure:18016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| if (sizeof ((long long)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:18016: result: yes
configure:18027: checking if numberLL works
configure:18044: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18044: $? = 0
configure:18046: result: yes
configure:18063: checking for ssize_t
configure:18063: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18063: $? = 0
configure:18063: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:18063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int main (void)
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:18063: result: yes
configure:18074: checking for bool
configure:18074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18074: $? = 0
configure:18074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:19: error: expected expression before ')' token
 if (sizeof ((bool)))
                   ^
configure:18074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_STDBOOL_H
| #include 
| #endif
| 
| 
| int main (void)
| {
| if (sizeof ((bool)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:18074: result: yes
configure:18109: checking for windows.h
configure:18151: result: no
configure:18169: checking for winsock2.h
configure:18212: result: no
configure:18225: checking for ws2tcpip.h
configure:18269: result: no
configure:18295: checking for sys/types.h
configure:18295: result: yes
configure:18295: checking for sys/socket.h
configure:18295: result: yes
configure:18319: checking for ares_socklen_t data type
configure:18347: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18347: $? = 0
configure:18384: result: socklen_t
configure:18391: checking size of ares_socklen_t
configure:18437: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:71:13: error: unknown type name 'socklen_t'
             typedef socklen_t ares_socklen_t;
             ^
configure:18437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
|             
|             typedef socklen_t ares_socklen_t;
|             typedef char dummy_arr[sizeof(ares_socklen_t) == 4 ? 1 : -1];
| 
| int main (void)
| {
| 
|             ares_socklen_t dummy;
| 
|  ;
|  return 0;
| }
| 
configure:18437: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:71:13: error: unknown type name 'socklen_t'
             typedef socklen_t ares_socklen_t;
             ^
configure:18437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
|             
|             typedef socklen_t ares_socklen_t;
|             typedef char dummy_arr[sizeof(ares_socklen_t) == 4 ? 1 : -1];
| 
| int main (void)
| {
| 
|             ares_socklen_t dummy;
| 
|  ;
|  return 0;
| }
| 
configure:18437: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18437: $? = 0
configure:18447: result: 4
configure:18494: checking for in_addr_t
configure:18494: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18494: $? = 0
configure:18494: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:24: error: expected expression before ')' token
 if (sizeof ((in_addr_t)))
                        ^
configure:18494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #ifdef HAVE_ARPA_INET_H
| #include 
| #endif
| #endif
| 
| 
| int main (void)
| {
| if (sizeof ((in_addr_t)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:18494: result: yes
configure:18610: checking for struct sockaddr_storage
configure:18610: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18610: $? = 0
configure:18610: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:38: error: expected expression before ')' token
 if (sizeof ((struct sockaddr_storage)))
                                      ^
configure:18610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #ifdef HAVE_ARPA_INET_H
| #include 
| #endif
| #endif
| 
| 
| int main (void)
| {
| if (sizeof ((struct sockaddr_storage)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:18610: result: yes
configure:18647: checking signal.h usability
configure:18647: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18647: $? = 0
configure:18647: result: yes
configure:18647: checking signal.h presence
configure:18647: arm-linux-androideabi-gcc -E  conftest.c
configure:18647: $? = 0
configure:18647: result: yes
configure:18647: checking for signal.h
configure:18647: result: yes
configure:18657: checking for sig_atomic_t
configure:18657: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18657: $? = 0
configure:18657: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:27: error: expected expression before ')' token
 if (sizeof ((sig_atomic_t)))
                           ^
configure:18657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SIGNAL_H
| #include 
| #endif
| 
| 
| int main (void)
| {
| if (sizeof ((sig_atomic_t)))
| 	    return 0;
|  ;
|  return 0;
| }
configure:18657: result: yes
configure:18674: checking if sig_atomic_t is already defined as volatile
configure:18694: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:18694: $? = 0
configure:18696: result: no
configure:18719: checking return type of signal handlers
configure:18736: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:1: error: void value not ignored as it ought to be
 return *(signal (0, 0)) (0) == 1;
 ^
configure:18736: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| /* end confdefs.h.  */
| #include 
| #include 
| 
| int main (void)
| {
| return *(signal (0, 0)) (0) == 1;
|  ;
|  return 0;
| }
configure:18743: result: void
configure:18756: checking for sys/types.h
configure:18756: result: yes
configure:18756: checking for sys/socket.h
configure:18756: result: yes
configure:18767: checking for recv
configure:18805: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:18805: $? = 0
configure:18807: result: yes
configure:18822: checking types of args and return type for recv
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, size_t, int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, size_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       size_t len=0;
|                       int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, size_t, unsigned int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, size_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       size_t len=0;
|                       unsigned int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, int, int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       int len=0;
|                       int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, int, unsigned int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       int len=0;
|                       unsigned int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, socklen_t, int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, socklen_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       socklen_t len=0;
|                       int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, socklen_t, unsigned int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, socklen_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       socklen_t len=0;
|                       unsigned int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, unsigned int, int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, unsigned int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       unsigned int len=0;
|                       int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:104:23: error: conflicting types for 'recv'
                       recv(int, char *, unsigned int, unsigned int);
                       ^
In file included from conftest.c:99:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:289:16: note: previous declaration of 'recv' was here
 extern ssize_t recv(int, void*, size_t, int);
                ^
configure:18879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVCALLCONV
| #endif
|                       extern int RECVCALLCONV
|                       recv(int, char *, unsigned int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       char * buf=0;
|                       unsigned int len=0;
|                       unsigned int flags=0;
|                       int res = recv(s, buf, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:18879: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:18879: $? = 0
configure:18893: result: int,void *,size_t,int,int
configure:18944: checking for sys/types.h
configure:18944: result: yes
configure:18944: checking for sys/socket.h
configure:18944: result: yes
configure:18955: checking for recvfrom
configure:18993: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:18993: $? = 0
configure:18995: result: yes
configure:19010: checking types of args and return type for recvfrom
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern int RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           int res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, char *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(int, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(int, void *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           int s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, char *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, char *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:27: error: conflicting types for 'recvfrom'
                           recvfrom(ssize_t, void *,
                           ^
In file included from conftest.c:107:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:292:22: note: previous declaration of 'recvfrom' was here
 __socketcall ssize_t recvfrom(int, void*, size_t, int, const struct sockaddr*, socklen_t*);
                      ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(ssize_t, void *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           ssize_t s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'char'
                           recvfrom(SOCKET, char *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, char *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           char * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    size_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           size_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    socklen_t, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           socklen_t len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    struct sockaddr *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           struct sockaddr * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, socklen_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           socklen_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, unsigned int *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           unsigned int * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, size_t *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           size_t * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19074: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:112:44: error: expected ')' before 'void'
                           recvfrom(SOCKET, void *,
                                            ^
conftest.c: In function 'main':
conftest.c:119:27: error: unknown type name 'SOCKET'
                           SOCKET s=0;
                           ^
configure:19074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define RECVFROMCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define RECVFROMCALLCONV
| #endif
|                           extern ssize_t RECVFROMCALLCONV
|                           recvfrom(SOCKET, void *,
|                                    unsigned int, unsigned int,
|                                    void *, void *);
| 
| int main (void)
| {
| 
|                           SOCKET s=0;
|                           void * buf=0;
|                           unsigned int len=0;
|                           unsigned int flags=0;
|                           void * addr=0;
|                           void * addrlen=0;
|                           ssize_t res=0;
|                           res = recvfrom(s, buf, len, flags, addr, addrlen);
| 
|  ;
|  return 0;
| }
| 
configure:19090: result: unknown
configure:19101: WARNING: Cannot find proper types to use for recvfrom args
configure:19212: checking for sys/types.h
configure:19212: result: yes
configure:19212: checking for sys/socket.h
configure:19212: result: yes
configure:19223: checking for send
configure:19261: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:19261: $? = 0
configure:19263: result: yes
configure:19278: checking types of args and return type for send
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, size_t, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, size_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       size_t len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, size_t, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, size_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       size_t len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, int, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       int len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, int, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       int len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, socklen_t, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, socklen_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       socklen_t len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, socklen_t, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, socklen_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       socklen_t len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, unsigned int, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, unsigned int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       unsigned int len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, char *, unsigned int, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, char *, unsigned int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       unsigned int len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, size_t, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, size_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       size_t len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, size_t, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, size_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       size_t len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, int, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       int len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, int, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       int len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, socklen_t, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, socklen_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       socklen_t len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, socklen_t, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, socklen_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       socklen_t len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, unsigned int, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, unsigned int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       unsigned int len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, void *, unsigned int, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, void *, unsigned int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       unsigned int len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, size_t, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, size_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       size_t len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, size_t, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, size_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       size_t len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, int, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       int len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, int, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       int len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, socklen_t, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, socklen_t, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       socklen_t len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, socklen_t, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, socklen_t, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       socklen_t len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, unsigned int, int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, unsigned int, int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       unsigned int len=0;
|                       int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:115:23: error: conflicting types for 'send'
                       send(int, const char *, unsigned int, unsigned int);
                       ^
In file included from conftest.c:110:0:
/tmp/toolchain/sysroot/usr/include/sys/socket.h:288:16: note: previous declaration of 'send' was here
 extern ssize_t send(int, const void*, size_t, int);
                ^
configure:19334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #else
| #ifdef HAVE_WINSOCK_H
| #include 
| #endif
| #endif
| #define SENDCALLCONV PASCAL
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #define SENDCALLCONV
| #endif
|                       extern int SENDCALLCONV
|                       send(int, const char *, unsigned int, unsigned int);
| 
| int main (void)
| {
| 
|                       int s=0;
|                       unsigned int len=0;
|                       unsigned int flags=0;
|                       int res = send(s, 0, len, flags);
| 
|  ;
|  return 0;
| }
| 
configure:19334: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:19334: $? = 0
configure:19348: result: int,const void *,size_t,int,int
configure:19436: checking for sys/types.h
configure:19436: result: yes
configure:19436: checking for sys/socket.h
configure:19436: result: yes
configure:19446: checking for MSG_NOSIGNAL
configure:19488: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:19488: $? = 0
configure:19500: result: yes
configure:19526: checking for sys/types.h
configure:19526: result: yes
configure:19526: checking for socket.h
configure:19526: result: no
configure:19545: checking if closesocket can be linked
configure:19565: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccsExevZ.o:conftest.c:function main: error: undefined reference to 'closesocket'
collect2: error: ld returned 1 exit status
configure:19565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| 
| 
|       /* includes start */
| #ifdef HAVE_WINDOWS_H
| #  ifndef WIN32_LEAN_AND_MEAN
| #    define WIN32_LEAN_AND_MEAN
| #  endif
| #  include 
| #  ifdef HAVE_WINSOCK2_H
| #    include 
| #  else
| #    ifdef HAVE_WINSOCK_H
| #      include 
| #    endif
| #  endif
| #endif
| /* includes end */
|       /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SOCKET_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|       if(0 != closesocket(0))
|         return 1;
| 
|  ;
|  return 0;
| }
| 
configure:19573: result: no
configure:19660: checking if closesocket might be used
configure:19675: result: no
configure:19687: checking if CloseSocket can be linked
configure:19706: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/cciHkl96.o:conftest.c:function main: error: undefined reference to 'CloseSocket'
collect2: error: ld returned 1 exit status
configure:19706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| 
| 
|       /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|       if(0 != CloseSocket(0))
|         return 1;
| 
|  ;
|  return 0;
| }
| 
configure:19714: result: no
configure:19799: checking if CloseSocket might be used
configure:19814: result: no
configure:19826: checking if connect can be linked
configure:19847: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:19847: $? = 0
configure:19849: result: yes
configure:19864: checking if connect is prototyped
configure:19877: result: yes
configure:19893: checking if connect is compilable
configure:19914: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:19914: $? = 0
configure:19916: result: yes
configure:19931: checking if connect usage allowed
configure:19934: result: yes
configure:19944: checking if connect might be used
configure:19950: result: yes
configure:19980: checking for sys/types.h
configure:19980: result: yes
configure:19980: checking for unistd.h
configure:19980: result: yes
configure:19980: checking for fcntl.h
configure:19980: result: yes
configure:19999: checking if fcntl can be linked
configure:20028: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:20028: $? = 0
configure:20030: result: yes
configure:20045: checking if fcntl is prototyped
configure:20056: result: yes
configure:20072: checking if fcntl is compilable
configure:20091: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20091: $? = 0
configure:20093: result: yes
configure:20108: checking if fcntl usage allowed
configure:20111: result: yes
configure:20121: checking if fcntl might be used
configure:20127: result: yes
configure:20147: checking if fcntl O_NONBLOCK is compilable
configure:20167: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20167: $? = 0
configure:20169: result: yes
configure:20184: checking if fcntl O_NONBLOCK usage allowed
configure:20187: result: yes
configure:20197: checking if fcntl O_NONBLOCK might be used
configure:20201: result: yes
configure:20234: checking for sys/types.h
configure:20234: result: yes
configure:20234: checking for netdb.h
configure:20234: result: yes
configure:20253: checking if freeaddrinfo can be linked
configure:20273: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:20273: $? = 0
configure:20275: result: yes
configure:20290: checking if freeaddrinfo is prototyped
configure:20303: result: yes
configure:20319: checking if freeaddrinfo is compilable
configure:20339: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20339: $? = 0
configure:20341: result: yes
configure:20356: checking if freeaddrinfo usage allowed
configure:20359: result: yes
configure:20369: checking if freeaddrinfo might be used
configure:20375: result: yes
configure:20402: checking for sys/types.h
configure:20402: result: yes
configure:20402: checking for stdlib.h
configure:20402: result: yes
configure:20430: checking for sys/types.h
configure:20430: result: yes
configure:20430: checking for string.h
configure:20430: result: yes
configure:20430: checking for strings.h
configure:20430: result: yes
configure:20451: checking if getaddrinfo can be linked
configure:20472: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:20472: $? = 0
configure:20474: result: yes
configure:20489: checking if getaddrinfo is prototyped
configure:20502: result: yes
configure:20518: checking if getaddrinfo is compilable
configure:20539: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20539: $? = 0
configure:20541: result: yes
configure:20618: checking if getaddrinfo usage allowed
configure:20621: result: yes
configure:20631: checking if getaddrinfo might be used
configure:20638: result: yes
configure:20654: checking if getaddrinfo is threadsafe
configure:20716: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20716: $? = 0
configure:20741: result: yes
configure:20762: checking if gethostbyaddr can be linked
configure:20782: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:20782: $? = 0
configure:20784: result: yes
configure:20799: checking if gethostbyaddr is prototyped
configure:20811: result: yes
configure:20827: checking if gethostbyaddr is compilable
configure:20847: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20847: $? = 0
configure:20849: result: yes
configure:20864: checking if gethostbyaddr usage allowed
configure:20867: result: yes
configure:20877: checking if gethostbyaddr might be used
configure:20883: result: yes
configure:20904: checking if gethostbyname can be linked
configure:20924: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:20924: $? = 0
configure:20926: result: yes
configure:20941: checking if gethostbyname is prototyped
configure:20953: result: yes
configure:20969: checking if gethostbyname is compilable
configure:20989: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:20989: $? = 0
configure:20991: result: yes
configure:21006: checking if gethostbyname usage allowed
configure:21009: result: yes
configure:21019: checking if gethostbyname might be used
configure:21025: result: yes
configure:21052: checking for sys/types.h
configure:21052: result: yes
configure:21052: checking for unistd.h
configure:21052: result: yes
configure:21071: checking if gethostname can be linked
configure:21091: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:21091: $? = 0
configure:21093: result: yes
configure:21108: checking if gethostname is prototyped
configure:21120: result: yes
configure:21136: checking if gethostname is compilable
configure:21156: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:21156: $? = 0
configure:21158: result: yes
configure:21173: checking if gethostname usage allowed
configure:21176: result: yes
configure:21186: checking if gethostname might be used
configure:21192: result: yes
configure:21214: checking if getservbyport_r can be linked
configure:21243: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/cc4jyNBa.o:conftest.c:function main: error: undefined reference to 'getservbyport_r'
collect2: error: ld returned 1 exit status
configure:21243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| /* end confdefs.h.  */
| 
| 
| #define getservbyport_r innocuous_getservbyport_r
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef getservbyport_r
| #ifdef __cplusplus
| extern "C"
| #endif
| char getservbyport_r ();
| #if defined __stub_getservbyport_r || defined __stub___getservbyport_r
| choke me
| #endif
| 
| int main (void)
| {
| return getservbyport_r ();
|  ;
|  return 0;
| }
| 
configure:21251: result: no
configure:21420: checking if getservbyport_r might be used
configure:21449: result: no
configure:21473: checking for sys/types.h
configure:21473: result: yes
configure:21473: checking for sys/socket.h
configure:21473: result: yes
configure:21473: checking for netinet/in.h
configure:21473: result: yes
configure:21473: checking for arpa/inet.h
configure:21473: result: yes
configure:21493: checking if inet_ntop can be linked
configure:21522: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:21522: $? = 0
configure:21524: result: yes
configure:21539: checking if inet_ntop is prototyped
configure:21550: result: yes
configure:21566: checking if inet_ntop is compilable
configure:21585: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:21585: $? = 0
configure:21587: result: yes
configure:21698: checking if inet_ntop usage allowed
configure:21701: result: yes
configure:21711: checking if inet_ntop might be used
configure:21718: result: yes
configure:21740: checking if inet_pton can be linked
configure:21769: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:21769: $? = 0
configure:21771: result: yes
configure:21786: checking if inet_pton is prototyped
configure:21797: result: yes
configure:21813: checking if inet_pton is compilable
configure:21832: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:21832: $? = 0
configure:21834: result: yes
configure:21938: checking if inet_pton usage allowed
configure:21941: result: yes
configure:21951: checking if inet_pton might be used
configure:21958: result: yes
configure:21994: checking for sys/types.h
configure:21994: result: yes
configure:21994: checking for unistd.h
configure:21994: result: yes
configure:21994: checking for sys/socket.h
configure:21994: result: yes
configure:21994: checking for sys/ioctl.h
configure:21994: result: yes
configure:21994: checking for stropts.h
configure:21994: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:149:21: fatal error: stropts.h: No such file or directory
 #include 
                     ^
compilation terminated.
configure:21994: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_UNISTD_H
| #  include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #  include 
| #endif
| #ifdef HAVE_SYS_IOCTL_H
| #  include 
| #endif
| #ifdef HAVE_STROPTS_H
| #  include 
| #endif
| /* includes end */
| 
| #include 
configure:21994: result: no
configure:22013: checking if ioctl can be linked
configure:22042: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:22042: $? = 0
configure:22044: result: yes
configure:22059: checking if ioctl is prototyped
configure:22070: result: yes
configure:22086: checking if ioctl is compilable
configure:22105: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22105: $? = 0
configure:22107: result: yes
configure:22122: checking if ioctl usage allowed
configure:22125: result: yes
configure:22135: checking if ioctl might be used
configure:22141: result: yes
configure:22155: checking if ioctl FIONBIO is compilable
configure:22175: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22175: $? = 0
configure:22177: result: yes
configure:22192: checking if ioctl FIONBIO usage allowed
configure:22195: result: yes
configure:22205: checking if ioctl FIONBIO might be used
configure:22209: result: yes
configure:22229: checking if ioctl SIOCGIFADDR is compilable
configure:22250: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22250: $? = 0
configure:22252: result: yes
configure:22267: checking if ioctl SIOCGIFADDR usage allowed
configure:22270: result: yes
configure:22280: checking if ioctl SIOCGIFADDR might be used
configure:22284: result: yes
configure:22311: checking if ioctlsocket can be linked
configure:22330: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccUJA8Eb.o:conftest.c:function main: error: undefined reference to 'ioctlsocket'
collect2: error: ld returned 1 exit status
configure:22330: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| /* end confdefs.h.  */
| 
| 
|       /* includes start */
| #ifdef HAVE_WINDOWS_H
| #  ifndef WIN32_LEAN_AND_MEAN
| #    define WIN32_LEAN_AND_MEAN
| #  endif
| #  include 
| #  ifdef HAVE_WINSOCK2_H
| #    include 
| #  else
| #    ifdef HAVE_WINSOCK_H
| #      include 
| #    endif
| #  endif
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|       if(0 != ioctlsocket(0, 0, 0))
|         return 1;
| 
|  ;
|  return 0;
| }
| 
configure:22338: result: no
configure:22423: checking if ioctlsocket might be used
configure:22512: result: no
configure:22524: checking if IoctlSocket can be linked
configure:22553: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccakYARq.o:conftest.c:function main: error: undefined reference to 'IoctlSocket'
collect2: error: ld returned 1 exit status
configure:22553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| /* end confdefs.h.  */
| 
| 
| #define IoctlSocket innocuous_IoctlSocket
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef IoctlSocket
| #ifdef __cplusplus
| extern "C"
| #endif
| char IoctlSocket ();
| #if defined __stub_IoctlSocket || defined __stub___IoctlSocket
| choke me
| #endif
| 
| int main (void)
| {
| return IoctlSocket ();
|  ;
|  return 0;
| }
| 
configure:22561: result: no
configure:22646: checking if IoctlSocket might be used
configure:22735: result: no
configure:22747: checking if setsockopt can be linked
configure:22767: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:22767: $? = 0
configure:22769: result: yes
configure:22784: checking if setsockopt is prototyped
configure:22796: result: yes
configure:22812: checking if setsockopt is compilable
configure:22832: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:22832: $? = 0
configure:22834: result: yes
configure:22849: checking if setsockopt usage allowed
configure:22852: result: yes
configure:22862: checking if setsockopt might be used
configure:22868: result: yes
configure:22882: checking if setsockopt SO_NONBLOCK is compilable
configure:22902: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:43: error: 'SO_NONBLOCK' undeclared (first use in this function)
         if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0))
                                           ^
conftest.c:164:43: note: each undeclared identifier is reported only once for each function it appears in
configure:22902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| /* end confdefs.h.  */
| 
| 
|         /* includes start */
| #ifdef HAVE_WINDOWS_H
| #  ifndef WIN32_LEAN_AND_MEAN
| #    define WIN32_LEAN_AND_MEAN
| #  endif
| #  include 
| #  ifdef HAVE_WINSOCK2_H
| #    include 
| #  else
| #    ifdef HAVE_WINSOCK_H
| #      include 
| #    endif
| #  endif
| #endif
| /* includes end */
|         /* includes start */
| #ifdef HAVE_SYS_TYPES_H
| #  include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #  include 
| #endif
| /* includes end */
| 
| int main (void)
| {
| 
|         if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0))
|           return 1;
| 
|  ;
|  return 0;
| }
| 
configure:22910: result: no
configure:22932: checking if setsockopt SO_NONBLOCK might be used
configure:22945: result: no
configure:22963: checking if socket can be linked
configure:22984: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:22984: $? = 0
configure:22986: result: yes
configure:23001: checking if socket is prototyped
configure:23014: result: yes
configure:23030: checking if socket is compilable
configure:23051: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23051: $? = 0
configure:23053: result: yes
configure:23068: checking if socket usage allowed
configure:23071: result: yes
configure:23081: checking if socket might be used
configure:23087: result: yes
configure:23108: checking if strcasecmp can be linked
configure:23137: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
conftest.c:148:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
 char strcasecmp ();
      ^
configure:23137: $? = 0
configure:23139: result: yes
configure:23154: checking if strcasecmp is prototyped
configure:23165: result: yes
configure:23181: checking if strcasecmp is compilable
configure:23200: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23200: $? = 0
configure:23202: result: yes
configure:23217: checking if strcasecmp usage allowed
configure:23220: result: yes
configure:23230: checking if strcasecmp might be used
configure:23236: result: yes
configure:23257: checking if strcmpi can be linked
configure:23286: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccO6ViOd.o:conftest.c:function main: error: undefined reference to 'strcmpi'
collect2: error: ld returned 1 exit status
configure:23286: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h.  */
| 
| 
| #define strcmpi innocuous_strcmpi
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef strcmpi
| #ifdef __cplusplus
| extern "C"
| #endif
| char strcmpi ();
| #if defined __stub_strcmpi || defined __stub___strcmpi
| choke me
| #endif
| 
| int main (void)
| {
| return strcmpi ();
|  ;
|  return 0;
| }
| 
configure:23294: result: no
configure:23379: checking if strcmpi might be used
configure:23394: result: no
configure:23406: checking if strdup can be linked
configure:23435: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
conftest.c:149:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
 char strdup ();
      ^
configure:23435: $? = 0
configure:23437: result: yes
configure:23452: checking if strdup is prototyped
configure:23463: result: yes
configure:23479: checking if strdup is compilable
configure:23498: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23498: $? = 0
configure:23500: result: yes
configure:23515: checking if strdup usage allowed
configure:23518: result: yes
configure:23528: checking if strdup might be used
configure:23534: result: yes
configure:23555: checking if stricmp can be linked
configure:23584: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccc6PmPU.o:conftest.c:function main: error: undefined reference to 'stricmp'
collect2: error: ld returned 1 exit status
configure:23584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| 
| 
| #define stricmp innocuous_stricmp
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef stricmp
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
| 
| int main (void)
| {
| return stricmp ();
|  ;
|  return 0;
| }
| 
configure:23592: result: no
configure:23677: checking if stricmp might be used
configure:23692: result: no
configure:23704: checking if strncasecmp can be linked
configure:23733: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
conftest.c:150:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
 char strncasecmp ();
      ^
configure:23733: $? = 0
configure:23735: result: yes
configure:23750: checking if strncasecmp is prototyped
configure:23761: result: yes
configure:23777: checking if strncasecmp is compilable
configure:23796: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:23796: $? = 0
configure:23798: result: yes
configure:23813: checking if strncasecmp usage allowed
configure:23816: result: yes
configure:23826: checking if strncasecmp might be used
configure:23832: result: yes
configure:23853: checking if strncmpi can be linked
configure:23882: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccAStT5C.o:conftest.c:function main: error: undefined reference to 'strncmpi'
collect2: error: ld returned 1 exit status
configure:23882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| 
| 
| #define strncmpi innocuous_strncmpi
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef strncmpi
| #ifdef __cplusplus
| extern "C"
| #endif
| char strncmpi ();
| #if defined __stub_strncmpi || defined __stub___strncmpi
| choke me
| #endif
| 
| int main (void)
| {
| return strncmpi ();
|  ;
|  return 0;
| }
| 
configure:23890: result: no
configure:23975: checking if strncmpi might be used
configure:23990: result: no
configure:24002: checking if strnicmp can be linked
configure:24031: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccKrcVwR.o:conftest.c:function main: error: undefined reference to 'strnicmp'
collect2: error: ld returned 1 exit status
configure:24031: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| 
| 
| #define strnicmp innocuous_strnicmp
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef strnicmp
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnicmp ();
| #if defined __stub_strnicmp || defined __stub___strnicmp
| choke me
| #endif
| 
| int main (void)
| {
| return strnicmp ();
|  ;
|  return 0;
| }
| 
configure:24039: result: no
configure:24124: checking if strnicmp might be used
configure:24139: result: no
configure:24157: checking for sys/types.h
configure:24157: result: yes
configure:24157: checking for sys/uio.h
configure:24157: result: yes
configure:24176: checking if writev can be linked
configure:24205: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:24205: $? = 0
configure:24207: result: yes
configure:24222: checking if writev is prototyped
configure:24233: result: yes
configure:24249: checking if writev is compilable
configure:24268: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24268: $? = 0
configure:24270: result: yes
configure:24285: checking if writev usage allowed
configure:24288: result: yes
configure:24298: checking if writev might be used
configure:24304: result: yes
configure:24321: checking for PF_INET6
configure:24363: result: yes
configure:24379: checking for AF_INET6
configure:24421: result: yes
configure:24438: checking for struct in6_addr
configure:24473: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24473: $? = 0
configure:24480: result: yes
configure:24496: checking for struct sockaddr_in6
configure:24531: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24531: $? = 0
configure:24538: result: yes
configure:24553: checking for struct sockaddr_in6.sin6_scope_id
configure:24553: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24553: $? = 0
configure:24553: result: yes
configure:24586: checking for struct addrinfo.ai_flags
configure:24586: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24586: $? = 0
configure:24586: result: yes
configure:24632: checking for bitncmp
configure:24632: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccITapNn.o:conftest.c:function main: error: undefined reference to 'bitncmp'
collect2: error: ld returned 1 exit status
configure:24632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h.  */
| 
| #define bitncmp innocuous_bitncmp
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef bitncmp
| #ifdef __cplusplus
| extern "C"
| #endif
| char bitncmp ();
| #if defined __stub_bitncmp || defined __stub___bitncmp
| choke me
| #endif
| 
| int main (void)
| {
| return bitncmp ();
|  ;
|  return 0;
| }
configure:24632: result: no
configure:24642: checking deeper for bitncmp
configure:24659: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/ccM3hmFD.o:conftest.c:function main: error: undefined reference to 'bitncmp'
collect2: error: ld returned 1 exit status
configure:24659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h.  */
| 
| 
| 
| int main (void)
| {
| 
|       bitncmp ();
| 
|  ;
|  return 0;
| }
| 
configure:24672: result: but still no
configure:24632: checking for gettimeofday
configure:24632: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:24632: $? = 0
configure:24632: result: yes
configure:24632: checking for if_indextoname
configure:24632: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:24632: $? = 0
configure:24632: result: yes
configure:24686: checking for inet_net_pton
configure:24686: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
/tmp/cc4zCdeD.o:conftest.c:function main: error: undefined reference to 'inet_net_pton'
collect2: error: ld returned 1 exit status
configure:24686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h.  */
| 
| #define inet_net_pton innocuous_inet_net_pton
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| #undef inet_net_pton
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_net_pton ();
| #if defined __stub_inet_net_pton || defined __stub___inet_net_pton
| choke me
| #endif
| 
| int main (void)
| {
| return inet_net_pton ();
|  ;
|  return 0;
| }
configure:24686: result: no
configure:24749: checking size of struct in6_addr
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24754: $? = 0
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 0)];
            ^
configure:24754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 1)];
            ^
configure:24754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 3)];
            ^
configure:24754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 7)];
            ^
configure:24754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 7)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 15)];
            ^
configure:24754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in6_addr))) <= 15)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24754: $? = 0
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24754: $? = 0
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24754: $? = 0
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24754: $? = 0
configure:24754: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24754: $? = 0
configure:24794: result: 16
configure:24809: checking size of struct in_addr
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24814: $? = 0
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in_addr))) <= 0)];
            ^
configure:24814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in_addr))) <= 0)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in_addr))) <= 1)];
            ^
configure:24814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in_addr))) <= 1)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !(((long int) (sizeof (struct in_addr))) <= 3)];
            ^
configure:24814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| /* end confdefs.h.  */
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include 
| #endif
| #endif
| 
| 
| 
| int main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (struct in_addr))) <= 3)];
| test_array [0] = 0
| 
|  ;
|  return 0;
| }
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24814: $? = 0
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24814: $? = 0
configure:24814: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:24814: $? = 0
configure:24854: result: 4
configure:24870: checking for sys/types.h
configure:24870: result: yes
configure:24870: checking for sys/socket.h
configure:24870: result: yes
configure:24870: checking for netdb.h
configure:24870: result: yes
configure:24881: checking for getnameinfo
configure:24910: arm-linux-androideabi-gcc -o conftest -g0 -O2 -Wno-system-headers   conftest.c  >&5
configure:24910: $? = 0
configure:24912: result: yes
configure:25020: checking types of arguments for getnameinfo
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, size_t,
|                                            char *, size_t,
|                                            int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     size_t hostlen=0;
|                     size_t servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, size_t,
|                                            char *, size_t,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     size_t hostlen=0;
|                     size_t servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, int,
|                                            char *, int,
|                                            int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     int hostlen=0;
|                     int servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, int,
|                                            char *, int,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     int hostlen=0;
|                     int servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, socklen_t,
|                                            char *, socklen_t,
|                                            int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     socklen_t hostlen=0;
|                     socklen_t servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, socklen_t,
|                                            char *, socklen_t,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     socklen_t hostlen=0;
|                     socklen_t servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, unsigned int,
|                                            char *, unsigned int,
|                                            int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     unsigned int hostlen=0;
|                     unsigned int servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, unsigned int,
|                                            char *, unsigned int,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     unsigned int hostlen=0;
|                     unsigned int servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c:188:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c: In function 'main':
conftest.c:195:21: error: unknown type name 'DWORD'
                     DWORD hostlen=0;
                     ^
conftest.c:196:21: error: unknown type name 'DWORD'
                     DWORD servlen=0;
                     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, DWORD,
|                                            char *, DWORD,
|                                            int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     DWORD hostlen=0;
|                     DWORD servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c:188:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c: In function 'main':
conftest.c:195:21: error: unknown type name 'DWORD'
                     DWORD hostlen=0;
                     ^
conftest.c:196:21: error: unknown type name 'DWORD'
                     DWORD servlen=0;
                     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t,
|                                            char *, DWORD,
|                                            char *, DWORD,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     socklen_t salen=0;
|                     DWORD hostlen=0;
|                     DWORD servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, size_t,
|                                            char *, size_t,
|                                            int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     size_t hostlen=0;
|                     size_t servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, size_t,
|                                            char *, size_t,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     size_t hostlen=0;
|                     size_t servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, int,
|                                            char *, int,
|                                            int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     int hostlen=0;
|                     int servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, int,
|                                            char *, int,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     int hostlen=0;
|                     int servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, socklen_t,
|                                            char *, socklen_t,
|                                            int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     socklen_t hostlen=0;
|                     socklen_t servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, socklen_t,
|                                            char *, socklen_t,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     socklen_t hostlen=0;
|                     socklen_t servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, unsigned int,
|                                            char *, unsigned int,
|                                            int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     unsigned int hostlen=0;
|                     unsigned int servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, unsigned int,
|                                            char *, unsigned int,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     unsigned int hostlen=0;
|                     unsigned int servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c:188:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c: In function 'main':
conftest.c:195:21: error: unknown type name 'DWORD'
                     DWORD hostlen=0;
                     ^
conftest.c:196:21: error: unknown type name 'DWORD'
                     DWORD servlen=0;
                     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, DWORD,
|                                            char *, DWORD,
|                                            int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     DWORD hostlen=0;
|                     DWORD servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c:188:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c: In function 'main':
conftest.c:195:21: error: unknown type name 'DWORD'
                     DWORD hostlen=0;
                     ^
conftest.c:196:21: error: unknown type name 'DWORD'
                     DWORD servlen=0;
                     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t,
|                                            char *, DWORD,
|                                            char *, DWORD,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     size_t salen=0;
|                     DWORD hostlen=0;
|                     DWORD servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, size_t,
|                                            char *, size_t,
|                                            int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     size_t hostlen=0;
|                     size_t servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, size_t,
|                                            char *, size_t,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     size_t hostlen=0;
|                     size_t servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, int,
|                                            char *, int,
|                                            int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     int hostlen=0;
|                     int servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, int,
|                                            char *, int,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     int hostlen=0;
|                     int servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, socklen_t,
|                                            char *, socklen_t,
|                                            int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     socklen_t hostlen=0;
|                     socklen_t servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, socklen_t,
|                                            char *, socklen_t,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     socklen_t hostlen=0;
|                     socklen_t servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, unsigned int,
|                                            char *, unsigned int,
|                                            int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     unsigned int hostlen=0;
|                     unsigned int servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:186:44: error: conflicting types for 'getnameinfo'
                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
                                            ^
In file included from conftest.c:182:0:
/tmp/toolchain/sysroot/usr/include/netdb.h:244:5: note: previous declaration of 'getnameinfo' was here
 int getnameinfo(const struct sockaddr *, socklen_t, char *, size_t, char *, size_t, int);
     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, unsigned int,
|                                            char *, unsigned int,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     unsigned int hostlen=0;
|                     unsigned int servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c:188:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c: In function 'main':
conftest.c:195:21: error: unknown type name 'DWORD'
                     DWORD hostlen=0;
                     ^
conftest.c:196:21: error: unknown type name 'DWORD'
                     DWORD servlen=0;
                     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, DWORD,
|                                            char *, DWORD,
|                                            int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     DWORD hostlen=0;
|                     DWORD servlen=0;
|                     int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
conftest.c:187:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c:188:52: error: unknown type name 'DWORD'
                                            char *, DWORD,
                                                    ^
conftest.c: In function 'main':
conftest.c:195:21: error: unknown type name 'DWORD'
                     DWORD hostlen=0;
                     ^
conftest.c:196:21: error: unknown type name 'DWORD'
                     DWORD servlen=0;
                     ^
configure:25084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "c-ares"
| #define PACKAGE_TARNAME "c-ares"
| #define PACKAGE_VERSION "1.7.1"
| #define PACKAGE_STRING "c-ares 1.7.1"
| #define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
| #define PACKAGE_URL ""
| #define PACKAGE "c-ares"
| #define VERSION "1.7.1"
| #define OS "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define CARES_SIZEOF_LONG 4
| #define SIZEOF_TIME_T 4
| #define HAVE_LONGLONG 1
| #define HAVE_LL 1
| #define HAVE_BOOL_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CARES_PULL_SYS_TYPES_H 1
| #define CARES_PULL_SYS_SOCKET_H 1
| #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
| #define CARES_SIZEOF_ARES_SOCKLEN_T 4
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIG_ATOMIC_T 1
| #define RETSIGTYPE void
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define RECV_TYPE_ARG1 int
| #define RECV_TYPE_ARG2 void *
| #define RECV_TYPE_ARG3 size_t
| #define RECV_TYPE_ARG4 int
| #define RECV_TYPE_RETV int
| #define HAVE_RECV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_RECVFROM 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SEND_TYPE_ARG1 int
| #define SEND_TYPE_ARG3 size_t
| #define SEND_TYPE_ARG4 int
| #define SEND_TYPE_RETV int
| #define SEND_QUAL_ARG2 const
| #define SEND_TYPE_ARG2 void *
| #define HAVE_SEND 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_MSG_NOSIGNAL 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_CONNECT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FCNTL 1
| #define HAVE_FCNTL_O_NONBLOCK 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETADDRINFO_THREADSAFE 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_IOCTL_FIONBIO 1
| #define HAVE_IOCTL_SIOCGIFADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_WRITEV 1
| #define HAVE_PF_INET6 1
| #define HAVE_AF_INET6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_IF_INDEXTONAME 1
| #define SIZEOF_STRUCT_IN6_ADDR 16
| #define SIZEOF_STRUCT_IN_ADDR 4
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| 
| 
| #undef inline
| #ifdef HAVE_WINDOWS_H
| #ifndef WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN
| #endif
| #if (!defined(_WIN32_WINNT)) || (_WIN32_WINNT < 0x0501)
| #undef _WIN32_WINNT
| #define _WIN32_WINNT 0x0501
| #endif
| #include 
| #ifdef HAVE_WINSOCK2_H
| #include 
| #ifdef HAVE_WS2TCPIP_H
| #include 
| #endif
| #endif
| #define GNICALLCONV WSAAPI
| #else
| #ifdef HAVE_SYS_TYPES_H
| #include 
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include 
| #endif
| #ifdef HAVE_NETDB_H
| #include 
| #endif
| #define GNICALLCONV
| #endif
|                     extern int GNICALLCONV getnameinfo(struct sockaddr *, int,
|                                            char *, DWORD,
|                                            char *, DWORD,
|                                            unsigned int);
| 
| int main (void)
| {
| 
|                     int salen=0;
|                     DWORD hostlen=0;
|                     DWORD servlen=0;
|                     unsigned int flags=0;
|                     int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
| 
|  ;
|  return 0;
| }
| 
configure:25084: arm-linux-androideabi-gcc -c -g0 -O2 -Wno-system-headers  conftest.c >&5
configure:25084: $? = 0
configure:25097: result: const struct sockaddr *,socklen_t,size_t,int
configure:25179: checking whether byte ordering is bigendian
configure:25379: result: no
configure:25429: WARNING: cannot check for /dev/urandom while cross compiling; assuming none
configure:25447: checking whether to enable non-blocking communications
configure:25466: result: yes
configure:25473: checking how to set a socket into non-blocking mode
configure:25486: result: fcntl O_NONBLOCK
configure:25505: checking whether hiding of library internal symbols will actually happen
configure:25521: result: yes
configure:25608: updating cache ../../../config.cache.linux-gnu.dc0b6658ea57
configure:25686: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by c-ares config.status 1.7.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on dc0b6658ea57

config.status:1233: creating Makefile
config.status:1233: creating libcares.pc
config.status:1233: creating ares_config.h
config.status:1233: creating ares_build.h
config.status:1462: executing depfiles commands
config.status:1462: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_CGLGetCurrentContext=no
ac_cv_func_Sleep=no
ac_cv_func_WaitForSingleObject=no
ac_cv_func__stricmp=no
ac_cv_func__strnicmp=no
ac_cv_func__vsnprintf=no
ac_cv_func_atexit=yes
ac_cv_func_bitncmp=no
ac_cv_func_clock_gettime=yes
ac_cv_func_closesocket=no
ac_cv_func_closesocket_camel=no
ac_cv_func_connect=yes
ac_cv_func_dlopen=yes
ac_cv_func_fcntl=yes
ac_cv_func_fcntl_o_nonblock=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getaddrinfo_threadsafe=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getservbyport_r=no
ac_cv_func_gettimeofday=yes
ac_cv_func_hstrerror=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_inet_net_pton=no
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_ioctl=yes
ac_cv_func_ioctl_fionbio=yes
ac_cv_func_ioctl_siocgifaddr=yes
ac_cv_func_ioctlsocket=no
ac_cv_func_ioctlsocket_camel=no
ac_cv_func_recv=yes
ac_cv_func_recvfrom=yes
ac_cv_func_remove=yes
ac_cv_func_sched_setaffinity=yes
ac_cv_func_select=yes
ac_cv_func_send=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setsockopt_so_nonblock=no
ac_cv_func_shl_load=no
ac_cv_func_shmat=no
ac_cv_func_snooze=no
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcmpi=no
ac_cv_func_strdup=yes
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmpi=no
ac_cv_func_strnicmp=no
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wglGetCurrentContext=no
ac_cv_func_writev=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/include'\''	ac_x_libraries='\''/usr/lib'\'''
ac_cv_header_SDL_SDL_h=no
ac_cv_header_X11_extensions_xf86vmode_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_compat_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_bstring_h=no
ac_cv_header_cmath=yes
ac_cv_header_cstdio=yes
ac_cv_header_cstdlib=yes
ac_cv_header_cstring=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dsound_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_process_h=no
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_socket_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=no
ac_cv_header_windows_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_winsock_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_Xext_XextAddDisplay=no
ac_cv_lib_bind_gethostent=no
ac_cv_lib_c_r_pthread_create=no
ac_cv_lib_c_regcomp=yes
ac_cv_lib_cares_ares_init=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_ipc_shmat=no
ac_cv_lib_m_acosf=yes
ac_cv_lib_m_asinf=yes
ac_cv_lib_m_atan2f=yes
ac_cv_lib_m_atanf=yes
ac_cv_lib_m_ceilf=yes
ac_cv_lib_m_cosf=yes
ac_cv_lib_m_expf=yes
ac_cv_lib_m_fabsf=yes
ac_cv_lib_m_floorf=yes
ac_cv_lib_m_fmodf=yes
ac_cv_lib_m_hypotf=yes
ac_cv_lib_m_log10f=yes
ac_cv_lib_m_logf=yes
ac_cv_lib_m_powf=yes
ac_cv_lib_m_sinf=yes
ac_cv_lib_m_sqrtf=yes
ac_cv_lib_m_tanf=yes
ac_cv_lib_pthread_pthread_create=no
ac_cv_lib_rt_shm_open=no
ac_cv_lib_socket_gethostent=no
ac_cv_lib_socket_socket=no
ac_cv_lib_z_compressBound=yes
ac_cv_member_struct_addrinfo_ai_flags=yes
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_msg_nosignal=yes
ac_cv_native_windows=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path__libcurl_config=/usr/bin/curl-config
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_HASPOD2MAN=no
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_glBegin=no
ac_cv_search_gluScaleImage=no
ac_cv_sig_atomic_t_volatile=no
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_int=4
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_short_int=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_struct_in6_addr=16
ac_cv_sizeof_struct_in_addr=4
ac_cv_sizeof_time_t=4
ac_cv_struct_timeval=yes
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_bool=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_long_long=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_std__wstring=yes
ac_cv_type_struct_sockaddr_storage=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
cares_cv_PATH_SEPARATOR=:
curl_cv_def___GNUC__=4
curl_cv_func_getnameinfo_args='const struct sockaddr *,socklen_t,size_t,int'
curl_cv_func_recv_args='int,void *,size_t,int,int'
curl_cv_func_recvfrom_args=unknown
curl_cv_func_send_args='int,const void *,size_t,int,int'
curl_cv_gclk_LIBS=
curl_cv_getnameinfo=yes
curl_cv_have_def__COMPILER_VERSION=no
curl_cv_have_def__SGI_COMPILER_VERSION=no
curl_cv_have_def___DECC=no
curl_cv_have_def___DECC_VER=no
curl_cv_have_def___GNUC__=yes
curl_cv_have_def___HP_cc=no
curl_cv_have_def___IBMC__=no
curl_cv_have_def___INTEL_COMPILER=no
curl_cv_have_def___LCC__=no
curl_cv_have_def___SUNPRO_C=no
curl_cv_have_def___TINYC__=no
curl_cv_have_def___WATCOMC__=no
curl_cv_have_def___clang__=no
curl_cv_have_def___sgi=no
curl_cv_have_def_h_errno=yes
curl_cv_need_header_malloc_h=no
curl_cv_need_header_memory_h=no
curl_cv_recv=yes
curl_cv_recvfrom=yes
curl_cv_save_LIBS=
curl_cv_send=yes
libcurl_cv_lib_curl_usable=no
libcurl_cv_lib_curl_version=7.45.0
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=cross
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/tmp/toolchain/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX='/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mp_cv_curses=no
mp_cv_ncurses=no
mp_cv_pdcurses=no
mp_cv_xcurses=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/missing --run automake-1.11'
AWK='gawk'
CARES_PRIVATE_LIBS=''
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g0 -O2 -Wno-system-headers -fvisibility=hidden'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CURLDEBUG_FALSE=''
CURLDEBUG_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/tmp/toolchain/arm-linux-androideabi/bin/ld -m elf_i386'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE='#'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='c-ares'
PACKAGE_BUGREPORT='c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares'
PACKAGE_NAME='c-ares'
PACKAGE_STRING='c-ares 1.7.1'
PACKAGE_TARNAME='c-ares'
PACKAGE_URL=''
PACKAGE_VERSION='1.7.1'
PATH='/usr/bin:/usr/usr/bin:/tmp/toolchain/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PATH_SEPARATOR=':'
RANDOM_FILE=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.7.1'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/bzflag/src/bzflag-2.4.2/src/other/ares/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "c-ares"
#define PACKAGE_TARNAME "c-ares"
#define PACKAGE_VERSION "1.7.1"
#define PACKAGE_STRING "c-ares 1.7.1"
#define PACKAGE_BUGREPORT "c-ares mailing list => http://cool.haxx.se/mailman/listinfo/c-ares"
#define PACKAGE_URL ""
#define PACKAGE "c-ares"
#define VERSION "1.7.1"
#define OS "x86_64-unknown-linux-gnu"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_CLOCK_GETTIME_MONOTONIC 1
#define STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NET_IF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_TIME_H 1
#define HAVE_LIMITS_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_ARPA_NAMESER_COMPAT_H 1
#define HAVE_ARPA_INET_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRUCT_TIMEVAL 1
#define SIZEOF_SIZE_T 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define CARES_SIZEOF_LONG 4
#define SIZEOF_TIME_T 4
#define HAVE_LONGLONG 1
#define HAVE_LL 1
#define HAVE_BOOL_T 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define CARES_PULL_SYS_TYPES_H 1
#define CARES_PULL_SYS_SOCKET_H 1
#define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
#define CARES_SIZEOF_ARES_SOCKLEN_T 4
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIG_ATOMIC_T 1
#define RETSIGTYPE void
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define RECV_TYPE_ARG1 int
#define RECV_TYPE_ARG2 void *
#define RECV_TYPE_ARG3 size_t
#define RECV_TYPE_ARG4 int
#define RECV_TYPE_RETV int
#define HAVE_RECV 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_RECVFROM 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define SEND_TYPE_ARG1 int
#define SEND_TYPE_ARG3 size_t
#define SEND_TYPE_ARG4 int
#define SEND_TYPE_RETV int
#define SEND_QUAL_ARG2 const
#define SEND_TYPE_ARG2 void *
#define HAVE_SEND 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_MSG_NOSIGNAL 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_CONNECT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_O_NONBLOCK 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETDB_H 1
#define HAVE_FREEADDRINFO 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETADDRINFO_THREADSAFE 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETHOSTNAME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_IOCTL 1
#define HAVE_IOCTL_FIONBIO 1
#define HAVE_IOCTL_SIOCGIFADDR 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_WRITEV 1
#define HAVE_PF_INET6 1
#define HAVE_AF_INET6 1
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_IF_INDEXTONAME 1
#define SIZEOF_STRUCT_IN6_ADDR 16
#define SIZEOF_STRUCT_IN_ADDR 4
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETDB_H 1
#define GETNAMEINFO_TYPE_ARG2 socklen_t
#define GETNAMEINFO_TYPE_ARG46 size_t
#define GETNAMEINFO_TYPE_ARG7 int
#define GETNAMEINFO_QUAL_ARG1 const
#define GETNAMEINFO_TYPE_ARG1 struct sockaddr *
#define HAVE_GETNAMEINFO 1
#define CARES_SYMBOL_HIDING 1
#define CARES_SYMBOL_SCOPE_EXTERN __attribute__ ((visibility ("default")))

configure: exit 0

===> Finished printing config.logs>